第283行位置
<IfModule dir_module>
DirectoryIndex index.html
</IfModule>
写入index.php
即为:
<IfModule dir_module>
DirectoryIndex index.html index.php
</IfModule>
apache2.4中输入网址未能指向index
原文地址:http://blog.51cto.com/13757802/2138923
apache2.4中输入网址未能指向index
原文地址:http://blog.51cto.com/13757802/2138923