Good mod_rewrite tutorial?

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
User avatar
nielsene
DevNet Resident
Posts: 1834
Joined: Fri Aug 16, 2002 8:57 am
Location: Watertown, MA

Good mod_rewrite tutorial?

Post by nielsene »

Can anyone recommend a good mod_rewrite tutorial? The few I've found via google are are horribly simplistic.
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

The most is explained in the rewrite guide:
http://httpd.apache.org/docs/1.3/misc/rewriteguide.html

And for mor in-depth information, the manual:
http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html
Post Reply