Apache

[phpBB Debug] PHP Notice: in file /index.php on line 83: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the

13 年 ago jony [phpBB Debug] PHP Notice: in file /index.php on line 83: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the已关闭评论
在用PHP5.3以上的PHP版本时,只要是涉及时间的会报一个 Warning: phpinfo() Read More

禁止apache浏览目录

13 年 ago jony 禁止apache浏览目录已关闭评论
在PHP网站开发中,基于WEB服务器和PHP网站程序代码的安全考虑,我们需要对相关的目录或者文件访问权限进行控 Read More

apache 301跳转

13 年 ago jony apache 301跳转已关闭评论
在apache的conf文件中,打开httpd.conf 去掉下面的注释 LoadModule rewrite Read More

apache并发数

13 年 ago jony apache并发数已关闭评论
这两天搭建了一组Apache服务器,每台服务器4G内存,采用的是prefork模式,一开始设置的连接数太少了, Read More