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.
I've googled and searched the list archives, but I haven't found exactly what I'm looking for, and I'd rather not make an ugly mistake with this server. I'd appreciate any help, --TWH -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html