SetEnv PTS_PROXY_BIND_HOST localhostNow if I don't use PerlAccessHandler, the warn returns 'localhost' like it should.
Two questions: 1. Does the $ENV variables not get passed if you're using PerlAccessHandler?2. Should I be using something else instead of this (i.e. PerlAuthzHandler)? The reason I ask is because I'm doing all of the access and authentication and redirection in the PerlAccessHandler.
Thanks, Tad Adam Prime wrote:
What does the error_log say? Adam Tad Johnston wrote:I'm having problems trying to use an access handler within mod_perl2. If I have it in the conf file it returns a 500 Internal Server Error and if I don't include the PerlAccessHandler line, it runs the page just fine. What's happening is when it is turned on my $ENV for my proxy gets set to a different host. If it's turned on, the $ENV for the proxy is sent to the appropriate host. I do have a couple REDIRECT in the conf file, but they all direct to the same server. Anyone have any ideas?Tad
-- Tad Johnston Management Information Systems Rhythm and Hues Studios 310.448.7582
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.