在论坛上发布 .htaccess 文件是否有危险?
正如标题所说。我正在寻找有关我的 .htaccess 的帮助。我在 apache 论坛上获得了帮助,但是在我将 .htaccess 发布给其他人查看之前,我想知道这样做是否会以任何方式损害我网站的安全性?
谢谢
P
As title says. I am looking for some help with my .htaccess. I have been offered help on an apache forum however before i post my .htaccess for others to see i wondered if by doing this the security of my site could be compromised in any way??
Thanks
P
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
或许?这取决于?
如果您有包含安全系统路径(例如 AuthUserFile 的位置)的内容,您可能需要在发布之前放入一些虚拟文本:
大多数样板内容(ErrorDocument、隐藏 .htaccess、-Indexes 等...)不过,不用担心。
Maybe? It depends?
If you have something that includes a secure system path like the location of AuthUserFile, you might want to put in some dummy text before posting:
Most of the boiler plate stuff (ErrorDocument, hiding the .htaccess, -Indexes, etc...) though, wouldn't worry about it.