From:             [EMAIL PROTECTED]
Operating system: Linux RH 7
PHP version:      4.0.6
PHP Bug Type:     *Configuration Issues
Bug description:  Parsed .php as .html error when parsed .shtml as .html exist

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 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]

Reply via email to