> Whenever I configure Apache for PHP-parsing of .html-files, all HTML-files
> don't get parsed, instead the dialog "open/save" are shown when I try to
> view any .html-page.
> At the same time all .php files works correct. This problem occured only
> when I add .html files parsing to httpd.conf.
>
> In httpd.conf:
>
> AddType application/x-httpd-php .php     -  this works correct
> AddType application/x-httpd-php .php .html - the dialog "open/save" shown
> only with .html, .php still working

Mmmm..   I think this trouble arise from mime types
(application/x-httpd-php), but I don't know how to correct it.



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to