diff options
Diffstat (limited to 'conf/templates/httpd.conf.template')
-rw-r--r-- | conf/templates/httpd.conf.template | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/templates/httpd.conf.template b/conf/templates/httpd.conf.template index 82822a9..6978eb4 100644 --- a/conf/templates/httpd.conf.template +++ b/conf/templates/httpd.conf.template @@ -354,7 +354,6 @@ AddCharset EUC-JP .euc-jp AddCharset EUC-KR .euc-kr AddCharset shift_jis .sjis -LoadModule php5_module @@@libexecdir@@@/apache/mod_php.so AddType application/x-tar .tgz AddType application/x-httpd-php .php .php4 .php3 .html AddType image/x-icon .ico |