On Mon, 30 Jan 2012 13:40:45 +0000
Piotr Pawłowski <piotr.pawlow...@goyello.com> wrote:


> Currently my main goal is to block every request to *.xml file.

The clue is in the name.  <FilesMatch> applies to files, not to
proxied requests.

Get rid of the <Proxy> and <Filesmatch> sections and use <Location>.

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to