Hi folks, PHP 4.2.2, APACHE 1.3.27, MOD_SSL 2.8.12-1.3.27, OPENSSL 0.9.7-beta3, MySQL 3.23.47 on FreeBSD 4.5
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 thx in advance -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php