[thelist] Rewrite https:// to http:// ??

Colclasure, Wyett H colclasure at BATTELLE.ORG
Tue Apr 4 12:45:52 CDT 2006


We've just been handed this whiz-bang redesigned website that runs on an
PHP & Apache server. I need a brain to pick!! I want to convert an https
call to an ordinary http call in a couple of places:
 
1. Reroute a user that typed https://address/file in the address bar to
http://address/file
2. I can use rewrite rules to force specified pages to run on https but
can't figure out how to get them back down to http outside of bypassing
the PHP generated relative links with a hardcoded page
 
TIA    --WHC
. 
 



More information about the thelist mailing list