Re: forcing http to go to https

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 24 Jun 2004 19:12:55 -0700, Erik Espinoza <erik.espinoza@xxxxxxxxx>
wrote:

>Or the easiest way would be to put horde in /var/www/ssl, set the
>DocumentRoot for ssl to /var/www/ssl and put an index.html in
>/var/www/html that says the following:
>
>META HTTP-EQUIV=Refresh CONTENT="0; URL=https://webaddress/horde/";



I've worked around all of it by deleting all the webmail virtualhosts and PHP
redirects and putting this at the start of the VirtualHosts list:

<VirtualHost *:80>
   ServerAdmin root@xxxxxxxxxxxxxxxxxxxxx
   DocumentRoot /var/www/html
   Redirect /horde/ https://foo.com/horde/
   ServerName ciscy


--
   Steve
   



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux