warningHey there old timer this site is best viewed in... well... any browser other than internet explorer 6. To upgrade internet explorer click here. Or try Firefox and Safari. They are sure to blow your trousers off.
Also visit Browse Happy logo for more information about browser safety.
 
 

Htaccess Redirects

This will be a short entry, but I just wanted to write this down so I don't forget it.

 

In order to redirect a specific file or folder using .htaccess add the following to the .htaccess in the root level of your site.

 

Redirect file.html http://your.url/file2.html
Redirect /specialoffer http://www.thunderware.net/specialOffer

 

This information was found on Sam Brown's site.


Write a comment

  • Required fields are marked with *.

If you have trouble reading the code, click on the code itself to generate a new random code.