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=17344>.
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=17344

AddHandler cgi-script is not correctly working ...

           Summary: AddHandler cgi-script is not correctly working ...
           Product: Apache httpd-1.3
           Version: 1.3.27
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Auth/Access
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


I had a setting to execute Python script as a CGI handler.

> AddHandler cgi-script .py

Now I created a document (not a script) which has <file_name>.py.html as a
file name. Somehow Apache 1.3.27 recognizes it as a executable script.

HTML page (excerpt):

<a href="lvds_logger_html/winlvds.py.html">winlvds.py - 'winlvds' control
program</a><BR>

error_log (excerpt):

> [Sun Feb 23 17:14:05 2003] [error] [client 192.168.1.2] file permissions deny
server execution: /usr/local/apache/htdocs/intranet/pixim/winlvds.py.html

//

This problem disappeared when I commented out AddHandler cgi-script .py line.

I don't know if this bug exists in Apache 2.x.

Aki Niimura

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to