On Sun, 23 Jul 2000, Sascha E. Pollok wrote:
> I know that this is some apache-specific thingie and not an mod_ssl
> one but I just noticed that and hope that one of you could help
> me with this even though it's off topic.
It's probably even more general than Apache...
> Why don't perl-scripts get REMOTE_USER from Apache when
> they (the scripts) have been run by METHOD=POST instead
> of METHOD=GET?
REMOTE_USER will be set if authentication was required for accessing the
script, else there is nothing to set it to. The method will not effect the
setting of the variable. It will be se for both POST and GET (if
authentication was required).
Mats
-----------------------------------------------------------------
Mats Dufberg [EMAIL PROTECTED]
NIC-SE +46-8-545 857 06
Box 5774 fax: +46-8-545 857 29
SE-114 87 Stockholm http://www.nic-se.se/
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]