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=16444>. 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=16444 When trying to include some file bottom filed with "200 OK" etc... Summary: When trying to include some file bottom filed with "200 OK" etc... Product: Apache httpd-2.0 Version: 2.0.44 Platform: PC OS/Version: FreeBSD Status: NEW Severity: Normal Priority: Other Component: mod_include AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Ok, here we go: 1. httpd 2.0.44 2. OpenBSD 3.2-stable 3. Compiled in modules: core.c mod_access.c mod_auth.c mod_include.c mod_log_config.c mod_env.c mod_setenvif.c prefork.c http_core.c mod_mime.c mod_status.c mod_autoindex.c mod_asis.c mod_cgi.c mod_negotiation.c mod_dir.c mod_imap.c mod_actions.c mod_userdir.c mod_alias.c mod_rewrite.c mod_so.c 4. Config file for Include details: AddOutputFilter INCLUDES .shtml AddOutputFilter INCLUDES .html AddOutputFilter INCLUDES .htm AddOutputFilterByType INCLUDES text/html Options +Includes +FollowSymlinks Description: Then i trying to include like this: <!--#include virtual="/cgi-bin/shit/show.pl" --> after including this script apache putting -- 200 OK The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [EMAIL PROTECTED] and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. -- AND NOTHING ABOUT ERRORS in log files! I'm trying to search "200 OK" in source files of apache - nothing interesting... Any ideas?! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
