Redirecting access in Apache to https://

pat at linuxcolumbus.com pat at linuxcolumbus.com
Wed May 26 14:39:40 EDT 2004


On Wed, May 26, 2004 at 01:58:06PM -0400, Ken Bradford wrote:
 
> What I'm shooting for is to transparently redirect the one to the other when
> the wrong one is used.
>

How about

http://httpd.apache.org/docs/mod/core.html#errordocument

ErrorDocument 301 https://...


 


More information about the colug mailing list