Voytek Eymont wrote:
> 
> Rick,
> 
> it didn't like this part
> 
>    <Location ....>
>       <LimitExcept>
>       </LimitExcept>
>    </Location>
> 
> [Mon Aug 18 22:01:54 2003] [notice] SIGHUP received.  Attempting to restart
> Syntax error on line 214 of /etc/httpd/conf/httpd.conf:
> Invalid command '<LimitExcept>', perhaps mis-spelled or defined by a module not
> included in the server configuration

<LimitExcept> is a newish config command.
Try this instead:

<Limit GET POST>
</Limit>



-rick


-- 
_________________________________
Rick Welykochy || Praxis Services

They who would give up an essential liberty for temporary security,
deserve neither liberty or security
     -- Benjamin Franklin, 1759
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to