The url is:
http://webpage.com/read.php?id=342
I want to use it as:
http://webpage.com/?id=342
http://webpage.com/read.php?id=342
http://webpage.com/?id=342
|
|
|
Quote
This would not really be a job for mod_rewrite, you can replace index.php with read.php and this would do what you have asked for you.
DirectoryIndex read.php
0 members, 1 guests, 0 anonymous users