如何让Apache能自动运行index.php?

80酷酷网    80kuku.com

  apache编辑httpd.conf文件,找到DirectoryIndex在后面加一个index.php。
例如,我把DirectoryIndex这行改为:DirectoryIndex index.html index.htm index.php index.html.var
保存编辑的内容,重新启动Apache就可以实现了。















分享到
  • 微信分享
  • 新浪微博
  • QQ好友
  • QQ空间
点击: