Posted by onedbguru on 04/04/06 21:18
In order to have a .HTML "execute" php commands, you must have html as
an addtype of AddType application/x-httpd-php - and you can only have
one AddType for each file extension.
PHP is working (if phpinf() works - it is configured correctly)
use a somewhat non-standard file extension -- something like:
AddType application/x-httpd-php .php .phtml
and rename your file to *.phtml
as for the other comments concerning windows: .. and your site gets how
many hits a day?
Navigation:
[Reply to this message]
|