首頁 >後端開發 >php教程 >lamp访问的时候index.php时直接下载了该文件

lamp访问的时候index.php时直接下载了该文件

WBOY
WBOY原創
2016-06-23 13:06:341250瀏覽

这个原因是因为Apache无法解析php文件

vim /etc/httpd/httpd.conf

addType application/x-httpd-php .php

AddType application/x-httpd-php-source  .phps


    DirectoryIndex  index.php index.html


陳述:
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn