----- Original Message -----
From: "Kees Vonk 7249 24549" <[EMAIL PROTECTED]>
To: "modperl" <[EMAIL PROTECTED]>
Sent: Wednesday, December 22, 1999 5:55 AM
Subject: preventing speaking HTTP to HTTPS port
> I run a SSL enable intranet site, unfortunately a lot of
> users try to get to the site using the http (instead of
> https) protocol, this results in lots of the following
> messages appearing in the log file:
>
[snip]
> Is there anyway I can trap those situations send the users a
> nice message and stop my error log being poluted? At the
> moment this seems to result in a 404 being returned.
>
>
> Kees
This problem is also a candidate for mod_rewrite, especially if it's a
unique server name, otherwise maybe based on URI.
RSE's site seems to be down:
http://www.google.com/search?q=cache:www.engelschall.com/pw/apache/rewritegu
ide/
-Jay J
[btw - I believe this is far far off-topic]