`
fujinbing
  • 浏览: 233306 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

apache+php

阅读更多

 

apache 若不设置  DirectoryIndex index.html index.php

会导致如下错误:Directory index forbidden by Options directive: /var/www/test

 

 

php +apache 有时对date方法会有错误

加入如下即好使

<?php

date_default_timezone_set("PRC");

?>

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics