目标践行者

关注

Disable HTTP TRACE/TRACK method

目标践行者

关注

阅读 61

2022-08-16

add the following RewriteCond to the httpd.conf

RewriteEngine on
RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK)
RewriteRule .* - [F]

 

Restart the httpd service

systemctl restart httpd

 

Verify the

curl -v -A cUrl -k -X TRACK http://ol7-olvm

Disable HTTP TRACE/TRACK method_track

相关推荐

蓝莲听雨

Detect to Track and Track to Detect

蓝莲听雨 242 0 0

艾晓雪

HTTP之HEAD method

艾晓雪 71 0 0

迪莉娅1979

How to disable certificate validations in the Java HTTP Client

迪莉娅1979 13 0 0

年夜雪

HTTP Status 405 - HTTP method GET is not supported by this URL

年夜雪 29 0 0

工程与房产肖律师

HTTP 405 Method Not Allowed:解析与解决

工程与房产肖律师 13 0 0

茗越

servlet报错HTTP method GET is not supported by this URL

茗越 54 0 0

后来的六六

Explore Track of Point HDU - 5476

后来的六六 55 0 0

张宏涛心理

踩坑:Invalid character found in method name. HTTP method names must be tokens

张宏涛心理 46 0 0

慕犹清

TRACE

慕犹清 139 0 0

8052cf60ff5c

trace

8052cf60ff5c 34 0 0

精彩评论(0)

0 0 举报