Hi,

I have the following in my httpd.conf file but the Limit is having no 
effect. Running perl -cx httpd.conf tells me I've got a syntax error on 
the limit line.

Any help ? 

I haven't included all the lines in the <Perl> section. 

It would be great if I got this to work before next year ;)

regards

Scott

<Perl>
#!perl

$Location {"/users/supervisor"} = {
  Limit => {"GET POST PUT DELETE "} = {
        Require => 'supervisor',
  },
} ;
__END__
</Perl>
_________________________
scott alexander
tietoverkkosuunnittelija
humak amk - finland
+358(0)407505640

Reply via email to