Redirecting access in Apache to https://

Ken Bradford ken at alpha2.com
Wed May 26 17:19:01 EDT 2004


> -----Original Message-----
> From: colug-bounces at colug.net [mailto:colug-bounces at colug.net]On Behalf
> Of pat at linuxcolumbus.com
> Sent: Wednesday, May 26, 2004 2:58 PM
> To: COLUG
> Subject: Re: Redirecting access in Apache to https://
>
>
> On Wed, May 26, 2004 at 02:39:40PM -0400, pat at linuxcolumbus.com wrote:
> > On Wed, May 26, 2004 at 01:58:06PM -0400, Ken Bradford wrote:
> >
> > > What I'm shooting for is to transparently redirect the one to
> the other when
> > > the wrong one is used.
> > >
> >
> > How about
> >
> > http://httpd.apache.org/docs/mod/core.html#errordocument
> >
> > ErrorDocument 301 https://...
> >
> Sorry, that should be 403 not 301.
>
>
That looked interesting. The main problem I saw with trying something like
that was any 403 would send you to that single page then. We actually have a
couple of different pages where SSL would be required.

Thanks for your help.

Ken Bradford
Alpha II Service, Inc.




More information about the colug mailing list