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

PHP-files not executed when result of content negotiation

           Summary: PHP-files not executed when result of content
                    negotiation
           Product: Apache httpd-2.0
           Version: 2.0.43
          Platform: Other
               URL: http://smsnu.dk/bestil
        OS/Version: Linux
            Status: NEW
          Severity: Major
          Priority: Other
         Component: mod_negotiation
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


See the bestil.var file below.
http:/smsnu.dk/bestil will serve e.g. the bestil.da.php as is 
including PHP code.
http://smsnu.dk/bestil.da.php will correctly execute PHP on the file 
and serve the result.

bestil.var
URI: bestil

URI: bestil.da.php
Content-
type: application/x-httpd-php

URI: bestil.en.php
Content-type: application/x-httpd-
php
Content-language: en, de, fr, nl

URI: bestil.da.php
Content-type: 
application/x-httpd-php
Content-language: da, sv, no, fo, is

Apache/2.0.43 (Unix) 
mod_perl/1.99_07-dev Perl/v5.8.0 DAV/2 mod_ssl/2.0.43 OpenSSL/0.9.6g PHP/4.3.0

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

Reply via email to