.htaccess tutorial

htaccess Elite


Here are a few examples of some redirects:

Ask your mod_rewrite and Redirection questions here, and get answers!

Here are a few examples of some redirects:

Postby produke » 03 Oct 2006 02:16

Code: Select all
Redirect /index.html /new/
Redirect /index.html /default.html
Redirect /private/ http://www.anotherdomain.com/private/
Redirect /img/logo.gif http://www.askapache.com/images/logo.gif
User avatar
produke
 
Posts: 242
Joined: 25 Sep 2006 04:48

Return to Redirect or Rewrite Questions



cron