首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Apache服务器STIG规则

Apache服务器STIG规则
EN

Server Fault用户
提问于 2014-10-16 14:30:07
回答 1查看 511关注 0票数 0

我是刚开始设置Apache HTTP的,必须先启动我正在运行的ApacheHTTP2.2。(http://iase.disa.mil/stigs/app-security/web-servers/Pages/index.aspx)。对于其中一条规则,它说:

代码语言:javascript
复制
Edit the httpd.conf file and add one of the following to the enabled Options directive:

+IncludesNoExec
-IncludesNoExec
-Includes

Remove the ‘Includes’ or ‘+Includes’ setting from the options statement.

我去看了httpd.conf文件。然而,我不知道我会把这些台词放在哪里。有没有人对这些Options directive有任何洞察力,以及在哪里设置它们?

EN

回答 1

Server Fault用户

回答已采纳

发布于 2015-09-02 23:42:04

必须为包含shtml文件的目录提供指令(通常在<Directory>部分,但如果设置了AllowOverride选项,该指令在.htaccess文件中也是有效的)。

票数 2
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/637532

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档