Skip to Content.
Sympa Menu

unclug - Re: [unclug] Redirect 80 ---> 443 with Apache?

unclug AT lists.ibiblio.org

Subject: UNC Linux Users Group

List archive

Chronological Thread  
  • From: Jeff Bollinger <jeff01 AT email.unc.edu>
  • To: UNC Linux Users Group <unclug AT lists.ibiblio.org>
  • Subject: Re: [unclug] Redirect 80 ---> 443 with Apache?
  • Date: Fri, 20 Feb 2004 10:32:13 -0500

John W. Sopko Jr. wrote:
I tried this at first, a re-direct causes a loop, you come in on port
80, see the redirect, come in on port 443, see the Redirect, come in on port 443 see the Redirect....Can probably get to work with virtual servers. I just wanted a simple way when going to port 80 to go to
port 443 like Jeff did. I think there is some issue in apaceh 2.x.

Also if you use regular expressions you need to use "RedirectMatch" instead of plain "Redirect"

Anything useful in error_log? I got this for awhile:

[Fri Feb 06 10:37:30 2004] [notice] child pid 13401 exit signal Bus
> error (10)

but that was because I didn't compile mod_rewrite properly...






Archive powered by MHonArc 2.6.24.

Top of Page