How to redirect http to https with Apache/SVN/SSL

Mike Wright mike.wright at mailinator.com
Mon May 11 15:34:48 UTC 2009


Daniel B. Thurman wrote:
> 
> I am trying to solve one last problem with my
> Apache/SVN/SSL with http to http redirection.
> 
> Is it possible to do?

Here's an idea.

Create a one line file http://host.example.com/index.html

<meta http-equiv="refresh"
   content="0;url=https://host.example.com/svn/svn1" />




More information about the fedora-list mailing list