[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Apache proxying illegitimate requests



I fixed it like this:

<Location />
  <Limit CONNECT>
      Order deny,allow
      Deny from all
  </Limit>
</Location>

Thanks for your time.

-- 
          I would rather starve than lose your acceptance
 .''`.    My eyes will always show my empty soul
: :' :                                - Boy Sets Fire
`. `'     Proudly running Debian GNU/Linux (Sid 2.4.20 Ext3)
  `-   www.amayita.com  www.malapecora.com  www.chicasduras.com



Reply to: