ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> modperl
modperl
Help with in httpd.conf
by Scott Alexander other posts by this author
Dec 31 2000 11:12PM messages near this date
Re: Document Contains no data | do I really need "mod_perl"
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

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved