Question for url rewriting.
Posted: Sun May 08, 2011 8:46 pm
I do not know if this is the right place to do this question, but in a way PHP is used.Is possible to do this via .htaccess?
When a user writes:
The server will request:
And when the user writes:
The server will request:
When a user writes:
Code: Select all
http://mysite.com/lajmetCode: Select all
http://mysite.com/kategorit.php?kid=1Code: Select all
http://mysite.com/lajmet/323Code: Select all
http://mysite.com/kategorit.php?kid=1&lid=323