Chinaunix首页 | 论坛 | 博客
  • 博客访问: 210296
  • 博文数量: 24
  • 博客积分: 1575
  • 博客等级: 上尉
  • 技术积分: 835
  • 用 户 组: 普通用户
  • 注册时间: 2006-01-16 11:20
文章分类

全部博文(24)

文章存档

2013年(3)

2012年(7)

2011年(1)

2008年(13)

我的朋友

分类: LINUX

2008-05-14 14:19:46

Still this has the disadvantage that you need to have mod_rewrite enabled on the server just to mention one. But for apache versions newer than 1.3.34 for the legacy branch, and 2.0.55 (or newer) for apache2 this can be done very easily because there is a new apache variable that controls if TRACE method is enabled or not:

TraceEnable off
 
This needs to be added in the main server config and the default is enabled (on). TraceEnable off causes apache to return a 403 FORBIDDEN error to the client.
阅读(2037) | 评论(0) | 转发(0) |
0

上一篇:import 3篇寓言

下一篇:Linux有用的命令

给主人留下些什么吧!~~