Quote:
Originally Posted by RichieBoy67
This will work on Windows server?
PHP Code:
<VirtualHost 192.168.56.78> ServerName www.myvhost3.com DocumentRoot "/path/to/vhost3/" ... <IfModule PHP_MODULE> php_flag newrelic.enabled off </IfModule> </VirtualHost>
|
No, as IfModule and VirtualHost are apache configs.
You probably need to use web.config
https://www.iis.net/learn/applicatio...-iis-webconfig