<!--#include virtual="header.html" -->
<H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1>
<P>
- $Revision: 1.94 $ ($Date: 1997/11/11 23:47:15 $)
+ $Revision: 1.95 $ ($Date: 1997/12/02 04:45:55 $)
</P>
<P>
The latest version of this FAQ is always available from the main
</P>
<P>
<DL>
- <DD><CODE><Limit GET><BR> :</CODE>
+ <DD><CODE><Limit GET>
+ <BR> :</CODE>
</DD>
</DL>
</P>
<P>
- Change that to <CODE><Limit GET POST></CODE> and the problem
- will probably go away.
+ Change that to <CODE><Limit GET POST></CODE> and the problem
+ will probably go away. Better yet, remove the
+ <CODE><Limit></CODE> and <CODE></Limit></CODE> lines
+ altogether unless you're <EM>specifically</EM> trying to limit by
+ method (<SAMP>GET</SAMP>, <SAMP>PUT</SAMP>, <EM>et cetera</EM>). If
+ you don't have a <CODE><Limit></CODE> container, the
+ restrictions apply equally to <EM>all</EM> methods.
</P>
<HR>
</LI>