Posted by Disco Octopus on 12/03/05 12:48
Hi,
I have a site that uses php query string quite a bit.
EG. my pages URLs look like this....
example.com/event.php?eve=78
I would like to make this a little nicer for the URL and for search
engines, etc, and be able to have some kind of forwarding or redirecting to
take this....
example.com/event/swimming_in_the_pool
....or...
example.com/swimming_in_the_pool_event
... and point to...
example.com/event.php?eve=78
Does anyone know how I would do this in my .htaccess file or http.conf
file.
Thanks
--
a beef jerky site http://www.choicebeefjerky.com.au
not a beef jerky site http://mycoolwheels.com/vote.cmks
nobody ever dreams of working for the man
Navigation:
[Reply to this message]
|