crystaltu

找到apache的配置文件httpd.conf后找到 

 


<IfModule dir_module> 
    DirectoryIndex  index.php index.html
</IfModule> 

 


在其中添加index.php,且需要将index.php写在index.html前面

分类:

技术点:

相关文章: