DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15346>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15346 CONNECT command accepted, but mod proxy is not loaded. ------- Additional Comments From [EMAIL PROTECTED] 2003-08-21 15:31 ------- Yes, we all know mod_php4's behavior is evil. But on requests like "CONNECT www.google.com:80 HTTP/1.0" Apache shouldn't set r->uri to "/" and r->content_type to "httpd/unix-directory" So mod_dir gets invoked. (And mod_dir shoudn't try to find a local file according to the DirectoryIndex rule. That's when /index.php comes into play.) Please correct me if I'm wrong. Apache 1.3.28 Compiled-in modules: http_core.c mod_log_config.c mod_mime.c mod_dir.c mod_access.c --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
