PHP on Win

eehost

Perch
If a PHP application uses an .htaccess file to declare a mapping from .html extension to the PHP processor. Is there a way to make this work under Windows?

AddHandler application/x-httpd-php .htm .html .shtml .php

Thank you very much!!
 
No, you can't do this on windows but send a ticket and we can do it in IIS mappings.
 
Back
Top