Ask a Question related to PERL Modules, Design and Development.
-
test #1
Resume of the situation
What you extract from your httpd.conf is what I have in mine except the
FilesMatch "\.pl$" section, I'll try to add it this evening...
For information I also add a line like "AddApplication
application/x-perl-program .py" or something like that like for php
handling but I don't know if it s a good thing...
To resume the situation:
In modules.conf
LoadModule perl_module /usr/lib/apache/1.3/mod_perl.so
In httpd.conf
PerlRequire /home/httpd/perl/startup.pl
<IfModule mod_alias.c>
Alias /perl/ /home/httpd/perl/
</IfModule>
<Location /perl>
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
PerlSendHeader On
</Location>
test Guest
-
M'I-5'P ersecution , ab use in set- up situation s a nd in p ublic
-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=- -= abuse in set-up. situations and in public -= -=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=- ... -
M,I-5 Persecut ion abuse in set-up situation s a nd in pub lic
-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=- -= abuse. in set-up situations and in public -= -=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=- ... -
In a desparate situation
:confused;I am a Volunteer with The Safe Animal Shelter of Orange Park Florida - a non profit "No Kill" shelter for Cats and Dogs. We have a... -
Complex situation
OK, here's the scenerio. One department here uses the same Access database (on a network) for various reasons, all different, but with the same... -
What's the situation with Shockwave plugin and OSX?
I just discovered that the Shockwave plugin doesn't work with either Explorer, Safari or Netscape on my Mac with OS 10.2.8. When I try to load this... -
nobull@mail.com #2
Re: Resume of the situation
As the start of a new thread and without any context or even a halfway
meaningfull error message or user name something calling itself "test"
wrote:
Huh?> What you extract from your httpd.conf is what I have in mine except the
> FilesMatch "\.pl$" section, I'll try to add it this evening...
nobull@mail.com Guest



Reply With Quote

