.htaccess trouble
Date: 09/09/07
(PHP Community) Keywords: php
I have this site I'm making, and the way I've taught myself to write pages the urls look like this.
domain.com/home.php?user=user
However the client I'm making the site for wants them to look like...
domain.com/user/home
domain.com/user/payments
domain.com/user/settings
etc..
I know this is done by using the .htaccess file however, I'm not sure how it's done.
Can anyone help?
Source: http://community.livejournal.com/php/584367.html