in reply to How can I stop webdav exploits from hitting my server?
If you're not using DAV, you should try something like this in your apache config. I have not tested this.
<Limit SEARCH> Order Deny,Allow Deny from all </Limit>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: How can I stop webdav exploits from hitting my server?
by Nitrox (Chaplain) on May 18, 2004 at 20:01 UTC |