Re: perl section: Files under Directory - whats wrong here?

2002-07-31 Thread PVM
Hi Stas, Thank you for your reply! It worked like a charm! I can't believe I didn't try that: %Directory vs. $Directory --- RTFM! Peter Stas Bekman

perl section: Files under Directory - whats wrong here?

2002-07-18 Thread PVM
Hi, In a regular Apache configuration style, this works for me: Directory /usr/local/httpd/htdocs/capmon/ Files '_*.mod' PerlSetEnv PERL5LIB /opt/capmon/inc:/usr/local/httpd/htdocs/capmon/cgi PerlSendHeader On SetHandler perl-script PerlHandler Apache::Registry /Files /Directory