comparison modules/website/files/conf.extra/html-php.conf @ 0:956e484adc12

Initial public release of Puppet configs
author IBBoard <dev@ibboard.co.uk>
date Sat, 16 Aug 2014 19:47:38 +0000
parents
children 440ea809487c
comparison
equal deleted inserted replaced
-1:000000000000 0:956e484adc12
1 # Make sure we have PHP
2 Include conf.extra/php.conf
3 #
4 # Cause the PHP interpreter to handle files with a .html extension.
5 #
6 AddHandler php5-script .html
7 AddType text/html .html