
April 22nd, 2008, 06:00 PM
|
|
Registered User
|
|
Join Date: Nov 2007
Posts: 27
  
Time spent in forums: 20 h 43 m 18 sec
Reputation Power: 0
|
|
|
Redirect single HTTPS file to HTTP
The way the website I am working on right now uses a single directory to host the HTTP and HTTPS websites. How would I go about setting up a 301 redirect for one file to always redirect from the HTTPS site to the HTTP one?
I would assume the best way to handle this regardless of file type would be through .htaccess but majority of the tutorials I have read don't quite cover what I want to do.
|