Web Hosting Talk







View Full Version : mod_rewrite ??


21inchguns
06-21-2002, 10:43 AM
hi there,
just wondering if anyone knows of a good site with an easy to understand explanation of the rules/syntax for mod_rewrite........I have seen all the examples at the apache site.......but just need something regarding the actual syntax (for dummies is preferable)

cheers

DjPaj
06-21-2002, 11:53 AM
Hey 21,

I was hunting around myself awhile ago about how to do some stuff with mod_rewrite and I came across this site here:
http://www.engelschall.com/pw/apache/rewriteguide/
Don't know if it'll help you at all, but it helped me learn a little more than I knew.

Also I was referred here to prevent hot linking and I learned more about mod_rewrite also:
http://faq.solutionscripts.com/misc/hot_linking.html


Hope these help you out a little.