[unclug] Redirect 80 ---> 443 with Apache?
John W. Sopko Jr.
sopko at cs.unc.edu
Fri Feb 20 10:33:34 EST 2004
The reason I am going to 2.x is that we are migrating to RedHat
Enterprise3 (rhel-3). It only comes with apache 2.x. I am trying
to get away from compiling my own software all the time. I know,
I am a wimp, just to many things to keep track of. If a security fix
comes out RedHat has the rpm all set to go. Also I hated compiling
openssl/mod_ssl into apache, non-ssl apache was simple to compile. The
RedHat rpms are ssl ready.
Joe Morris wrote:
> On Fri, 20 Feb 2004, John W. Sopko Jr. wrote:
>
> | Yes, you can see the config at:
> |
> | http://lark.cs.unc.edu/server-info#mod_rewrite.c
> |
> |
> | RewriteEngine on
> | RewriteCond %{SERVER_PORT} !^443$
> | RewriteRule ^/(.*) https://%{SERVER_NAME}/$1 [NC,R,L]
> | RewriteLog /tmp/rewrite.log
> | RewriteLogLevel 9
> |
> | I am searching the web now, I found this, someone else is
> | having the same problem in apache 2.x:
>
> Sounds like a bug in 2.x then. :(
>
> Our group is sticking with 1.3.x until something pushes us to move towards
> 2.x. Right now 2.x offers us no new features over 1.3.
>
> _______________________________________________
> Joe Morris, Web Systems Manager
> Academic Technology and Networks
> The University of North Carolina at Chapel Hill
> _______________________________________________
> unclug mailing list
> unclug at lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/unclug
--
John W. Sopko Jr. University of North Carolina
email: sopko AT cs.unc.edu Computer Science Dept., CB 3175
Phone: 919-962-1844 Sitterson Hall; Room 044
Fax: 919-962-1799 Chapel Hill, NC 27599-3175
More information about the unclug
mailing list