You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Scott Alexander <sc...@humak.edu> on 2000/12/31 16:08:26 UTC

Help with in httpd.conf

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