> I believe this should be done as an Apache configuration, for example:
>
>     <Limit PUT DELETE OPTIONS>
>         Order allow,deny
>         Deny from all
>     </Limit>

Good point, and much more configurable. That way you can do stuff like
limiting certain request methods to authenticated users, etc.

--
Regards,
Ross Thomas



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to