logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: TraceEnable directive has no effect in Apache 2.4.23 (Win 64
Author
alexjohnb



Joined: 26 Aug 2011
Posts: 22
Location: Middlesex University

PostPosted: Mon 03 Oct '16 15:58    Post subject: TraceEnable directive has no effect in Apache 2.4.23 (Win 64 Reply with quote

I have been advised to disable debugging functions on a web server. I am running Apache 2.4.23 (Win 64) with OpenSSL 1.0.2h. But the "TraceEnable Off" directive appears to have no effect.

I am using the test4track.pl utility to test:
test4trac.pl someserver.co.uk 80
First we test for Trace...
======this is what you sent======
TRACE / HTTP/1.1
TE: deflate,gzip;q=0.3
Connection: TE, close
Host: someserver.co.uk
User-Agent: test4trace-pci-auditor/v0.3
Header0: TRACE
Header1: Test


=================================
TRACE is enabled and working.

Now we test for Track...
501 Not Implemented
TRACK is not implemented.

Any suggestion gratefully received!
Back to top
alexjohnb



Joined: 26 Aug 2011
Posts: 22
Location: Middlesex University

PostPosted: Tue 04 Oct '16 11:32    Post subject: Reply with quote

Problem solved. I was looking at an old installation of Apache!
Back to top


Reply to topic   Topic: TraceEnable directive has no effect in Apache 2.4.23 (Win 64 View previous topic :: View next topic
Post new topic   Forum Index -> Apache