摘要:
Linux系统为Ubuntu一、Start Apache 2 Server /启动apache服务# /etc/init.d/apache2 startor$sudo /etc/init.d/apache2 start二、 Restart Apache 2 Server /重启apache服务# /... 阅读全文
posted @ 2015-08-18 11:14
haldis
阅读(192)
评论(0)
推荐(0)
摘要:
在PHP网站开发中,基于WEB服务器和PHP网站程序代码的安全考虑,我们需要对相关的目录或者文件访问权限进行控制,以防止意外情况的发生,那么我们如何来实现这种功能呢?我们可以通过Apache来实现禁止目录访问(禁止游览列出的目录或文件列表)、禁止或允许IP与域名访问目录的功能。环境说明我使用的是De... 阅读全文
posted @ 2015-08-18 11:09
haldis
阅读(4103)
评论(0)
推荐(0)
浙公网安备 33010602011771号