Setting up Perl with Apache

Corvette

Sauske!
Joined
19 Jul 2003
Messages
761
As you know I'm setting up a test install of Apache to skin message boards on. I chose to do Ikonboard on mine and that's a perl board. I installed the perl binaries to the default location.

Do I add this\/ to the Apache config file to add Perl support to it?

Code:
ScriptAlias /perl/ "c:/perl/" 
AddType application/x-httpd-perl .cgi .pl 
Action application/x-httpd-perl "/perl/bin/perl.exe"
 

Members online

No members online now.

Forum statistics

Threads
62,021
Messages
673,242
Members
5,641
Latest member
cpomd
Back
Top