-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I know one can specify the handler invocation order of the request phases. But 
how to do it?

My problem is, I want to know if a request came in over http or https in the 
fixup phase. With mp1 I had configured by the LoadModule order that a 
mod_perl handler was called after the mod_ssl handler. Since mod_ssl sets up 
subprocess_env in the fixup phase I could check subprocess_env('HTTPS') in a 
mod_perl fixup handler.

How can I define that my mod_perl fixup handler is to be called after the 
mod_ssl fixup handler?

Or how can I access the SSL related stuff from mod_perl prior to the response 
phase?

I am using 1.99_12 from suse 9.1.

Thanks,
Torsten
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBZotOwicyCTir8T4RAk1zAJ9YxWelAnOfhe0B+0wg8Oywl9VUHQCgyLBs
ZSDVfjTPfdu8496Ktzxaghw=
=/q06
-----END PGP SIGNATURE-----

--
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

Reply via email to