Select non-SSL'ing

2003-01-31 Thread Cory 'G' Watson
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  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]


Re: Select non-SSL'ing

2003-01-31 Thread 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  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



Re: Select non-SSL'ing

2003-01-31 Thread Cory 'G' Watson

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  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]