Tim Howell wrote:
I've got several applications running under mod_perl 1.99.  Two of my
scripts need to be secured using mod_ssl.  I think that I have things
mostly setup correctly, and my server now allows me to request any
document/script that was previously available over either a regular or
secure connection.  I would like to prevent the two higher security
scripts from being served over regular http.

SSLRequireSSL is what you are likely looking for:

http://httpd.apache.org/docs-2.0/mod/mod_ssl.html#sslrequiressl

--
--------------------------------------------------------------------------------
Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5
http://gozer.ectoplasm.org/     F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3A5A5

Attachment: signature.asc
Description: OpenPGP digital signature



Reply via email to