petersm wrote:
[...]
Try adding this line
'AddHandler perl-script .cgi .pl'
inside of your tags. After you do that, what do you get
when you put a test .cgi or .pl file into the /usr/local/apache2/htdocs/ dir
and try and run it.
How is it going to work without PerlHandler?
Steve, I supposed you'v
"Hemond, Steve" <[EMAIL PROTECTED]> wrote
> Here are snippets of my httpd.conf file :
> -
> ...
> LoadModule perl_module modules/mod_perl.so
> ...
> DocumentRoot "/usr/local/apache2/htdocs"
> ...
>
> Options Indexes +Includes +ExecCGI
> AllowOverride
rammer
Smurfit-Stone, Ressources Forestières
La Tuque, P.Q.
Tel.: (819) 676-8100 X2833
[EMAIL PROTECTED]
> -Original Message-
> From: petersm [mailto:[EMAIL PROTECTED]
> Sent: Friday, January 16, 2004 4:20 PM
> To: Hemond,Steve; [EMAIL PROTECTED]
> Subject: Re: Includes i
Hemond, Steve <[EMAIL PROTECTED]> wrote
> Actually :
> 1. I have only one website running on my Apache webserver (in /htdocs/)
Maybe if you show us the relevant portions of your httpd.conf file we could
point you in the right direction since this is were most of that is set up.
> 2. I would like
Hi ppl,
I've started programming with Perl some months ago and I want to switch
to mod_perl for my website (my older website is an asp website).
I readed the tutorials on perl.apache.org but I am still very confused
and don't know how to start my new website with mod_perl.
Actually :
1. I have o