RE: How to prevent HTTPS access?

2004-01-06 Thread Sonny Sukumar
PROTECTED]: Sat, 3 Jan 2004 23:51:04 -0800 (PST)Subject: How to prevent HTTPS access?Hi guys,Does anybody know how to prevent HTTPS access tocertain pages that don't need the SSL protection? Iknow how to protect sensitive pages with HTTPS, but Inoticed users can now access *any* page over

RE: How to prevent HTTPS access?

2004-01-05 Thread joe
Sukumar lt; [EMAIL PROTECTED] gt; wrote:From: Sonny Sukumar [mailto: [EMAIL PROTECTED]: [EMAIL PROTECTED]: Sat, 3 Jan 2004 23:51:04 -0800 (PST)Subject: How to prevent HTTPS access?Hi guys,Does anybody know how to prevent HTTPS access tocertain pages that don't need the SSL protection? Iknow how

How to prevent HTTPS access?

2004-01-04 Thread Sonny Sukumar
Hi guys, Does anybody know how to prevent HTTPS access to certain pages that don't need the SSL protection? I know how to protect sensitive pages with HTTPS, but I noticed users can now access *any* page over an HTTPS connection, which seems to waste our server resources. Thanks for any

Re: How to prevent HTTPS access?

2004-01-04 Thread Tim Funk
Via tomcat - there is no out of the box way. A simple way is to use a filter. Another simple way is to use mod_rewrite. -Tim Sonny Sukumar wrote: Hi guys, Does anybody know how to prevent HTTPS access to certain pages that don't need the SSL protection? I know how to protect sensitive pages