Reply
Mon 5 Oct, 2009 07:52 am
Hello all,
I have dynamic pages that look like this.
/index.php?purl=text_variable_with_underscore_2355.html
What would be the rewrite rule to get them to look like this.
/text_variable_with_underscore_2355.html
There is no other page besides index.php for this site.
Thanks
__________________
@ozexec,
Not sure what version of Apache you have, but there's a pretty good guide here.
http://httpd.apache.org/docs/1.3/misc/rewriteguide.html
@ozexec,
thanks for your information