You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Richard Crawford <rc...@unexmail.ucdavis.edu> on 2003/06/02 17:56:41 UTC

Re: [users@httpd] Perl/Apache Problems

Joseph,

Thanks for the suggestion, but I'm afraid that didn't work.  From what I 
can tell, JRun seems to be intercepting client requests for anything but 
static pages before Apache even gets a chance to interpret them.



At 06:59 PM 5/30/2003 -0500, you wrote:
>Richard Crawford wrote:
><snip>
>>In httpd.conf, I have the following lines:
>>AddHandler cgi-script pl cgi
>><Directory "/var/www/html/home/stuff/*/"> SetHandler cgi-script 
>>AllowOverride None Options ExecCGI FollowSymLinks Order allow,deny Allow 
>>from all </Directory>
><snip>
>
>again, instead of using AddHandler, use ScriptAlias
>
>You're perl scripts should run properly from within the ScriptAliased 
>directory.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org