Select non-SSL"ing

Select non-SSL"ing

am 31.01.2003 22:13:04 von gphat

I need to disallow HTTP to an entire site, with the exception of a few
directories. Can someone give me a clue how to do this?

I have the disallowing of HTTP fixed, but I can't find a way to ALLOW
http for the directories I need. I've searched the archives and
googled pretty hard, but not found what I am looking for.

Thanks!

Cory 'G' Watson
http://gcdb.spleck.net

____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org

Re: Select non-SSL"ing

am 31.01.2003 23:41:05 von Cliff Woolley

On Fri, 31 Jan 2003, Cory 'G' Watson wrote:

> I have the disallowing of HTTP fixed, but I can't find a way to ALLOW
> http for the directories I need. I've searched the archives and
> googled pretty hard, but not found what I am looking for.

I'd think some creative uses of RewriteRules could get you what you want
pretty easily.

--Cliff

____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org

Re: Select non-SSL"ing

am 01.02.2003 05:19:45 von gphat

On Friday, January 31, 2003, at 04:41 PM, Cliff Woolley wrote:
>
>> I have the disallowing of HTTP fixed, but I can't find a way to ALLOW
>> http for the directories I need. I've searched the archives and
>> googled pretty hard, but not found what I am looking for.
>
> I'd think some creative uses of RewriteRules could get you what you
> want
> pretty easily.

Good deal. I'll investigate! Thanks!

Cory 'G' Watson
http://gcdb.spleck.net

____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org