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=9038>. 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=9038 suexec is NOT being called by Apache 2.0.36 ------- Additional Comments From [EMAIL PROTECTED] 2002-05-15 20:13 ------- To confirm, yes I am using a ~user type request, namely http://web/~devil/cgi-bin/test.cgi and getting the following error in httpd-error: Premature end of script headers: /usr/tmp/home/devil/public_html/cgi-bin/test.cgi Which seems good - at least it's NOT an error of the form "Options ExecCGI is off in this directory". Here's the related user directory configuration: <Directory ~ "^/(u[0-9]+|course|home|usr)/.*/public_html"> Options ExecCGI FollowSymLinks IncludesNoExec Indexes AllowOverride All Order allow,deny Allow from all XBitHack on </Directory> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
