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

Re: HTTP POST requests blocken?



Am 2008-11-10 23:07:37, schrieb Jonas Meurer:
> Hey,
> 
> Gibt es eine einfache Möglichkeit HTTP POST requests zu blocken? Grund

Ungetestet, aber sowas in der Richtung:

<Directory /fo/bar/baz>
  <LimitExcept POST>
    Order	allow,deny
    Deny	from all
  </LimitExcept>
</Directory>

was sich auch auf <File> anwenden läßt.

Thanks, Greetings and nice Day/Evening
    Michelle Konzack
    Systemadministrator
    24V Electronic Engineer
    Tamay Dogan Network
    Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack   Apt. 917                  ICQ #328449886
+49/177/9351947    50, rue de Soultz         MSN LinuxMichi
+33/6/61925193     67100 Strasbourg/France   IRC #Debian (irc.icq.com)

Attachment: signature.pgp
Description: Digital signature


Reply to: