Jump to content

url redirection and rewrite in .htaccess


runeveryday

Recommended Posts

In short rewrite rules can do most everything that redirect does.  About the only time I use redirect instead of rewrite rules is if I wanted to send a 300 http header.  Rewrite rules are used to make changes to URL with out the end user knowing about it.  Rewrite rules are a bit more complex and people some times have a hard time writing them due to the fact that they use Regular Expressions.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.