ID: 15643 Updated by: [EMAIL PROTECTED] -Summary: Apache's XBitHack causes parsing of PHP instead of SSI ! Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Apache related Operating System: Linux 2.4.16 PHP Version: 4.1.1 New Comment:
s/you are/it is/g Previous Comments: ------------------------------------------------------------------------ [2002-02-20 06:54:46] [EMAIL PROTECTED] The bug system is not the appropriate forum for asking support questions. For a list of a range of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php With xbit hack, you are supposed to parse by PHP. ------------------------------------------------------------------------ [2002-02-20 06:34:19] [EMAIL PROTECTED] Hi! I reported this bug also to Apache's bug-db because I don't know if it is Apache or PHP-related. I always enable the XBitHack-feature. On our new server-install (Apache 1.3.20 - again, XBitHack on), this feature causes files with the x-bit parsed via PHP instead of SSI ! PHP is only enabled for .php-files on our system. So, theoretically, .html and .htm shouldn't parsed by PHP. But when I set the x-bit of one .html-file, I can write PHP code in the file and the code is parsed and executed by PHP! On the other hand, if there is SSI-code in the file, it's NOT SSI-parsed (but it should)! Very strange. Thanks in advance for your help. Tobias Wiersch from germany ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15643&edit=1