[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
redirect whole site to https
- From: "Derek T. Yarnell" <derek cs umd edu>
- To: taroon-list redhat com
- Subject: redirect whole site to https
- Date: Wed, 30 Jun 2004 14:34:44 -0400
What is the easiest way to redirect a whole apache web site to the
https url. We do it in one way by running two seppart apache instances
and in the non-ssl one we just redirect to the SSL one.
Is there an easier way to tell in the main httpd.conf file to say
something like
<IfDefine !SSL>
Redirect / https://jaundiced.csic.umd.edu
</IfDefine>
--
---
Derek T. Yarnell
University of Maryland
Computer Science Department Unix Staff
derek cs umd edu
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]