ID: 13909 Updated by: cnewbill Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: *Configuration Issues Operating System: Linux RH 7 PHP Version: 4.0.6 New Comment:
I am pretty sure Apache 1.3.x only allows one processor for an extension. There are convuleted (VERY) ways to do this, but why??? Why would you want this?? :) Everything shtml can do, so can PHP and more. -Chris Previous Comments: ------------------------------------------------------------------------ [2001-11-02 13:23:11] [EMAIL PROTECTED] AFAIK, you can't with 1.3.x. You can try 2.0, which is still in beta (or alpha?). ------------------------------------------------------------------------ [2001-11-02 13:06:56] [EMAIL PROTECTED] When both server-parse exist in httpd.conf, one will not work. How to make Apache to parse .php as .html and then follow by parsing .shtml as .html. My conf is as followed: AddType application/x-httpd-php .php .html AddType application/x-httpd-php-source .phps AddType text/html .shtml .html AddHandler server-parsed .shtml .html ----------- Help please, Cheers, Earnpin Lee, [EMAIL PROTECTED] ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=13909&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]