Files
librenms/html/js/jqplot/examples/.htaccess
T
2011-09-02 19:25:54 +00:00

13 lines
281 B
ApacheConf

AddType application/x-httpd-php .php .html .htm
#####
# Other methods that may work:
#####
# AddType application/x-httpd-php5 .php .html .htm
# AddHandler php5-script .html
# handler for phpsuexec..
# <FilesMatch "\.html$">
# SetHandler application/x-httpd-php5
# </FilesMatch>