Apache提示:the requested operation has failed
conf 文件夹里的 httpd.conf文件里的设置 在#AddType application/x-gzip .tgz 下 需要添加一段
AddType application/x-httpd-php .php(正确的)
我写成了AddType application/x-httpd-php.php(错误的 掉了一个空格)
心安之处 即为家
conf 文件夹里的 httpd.conf文件里的设置 在#AddType application/x-gzip .tgz 下 需要添加一段
AddType application/x-httpd-php .php(正确的)
我写成了AddType application/x-httpd-php.php(错误的 掉了一个空格)