You have to enable perl in the Apache config file I suppose (/etc/httpd/conf/httpd.conf or something similar)
If you search the config-file for 'perl', you should find some more information and example-config that is commented. Steven On Mon, 2003-06-02 at 22:31, Frankie wrote: > Hi guys > > I have been trying to get mod_perl working on a default 9.0 box.. > > with the standard config.. this doesn't work: > > http://localhost/perl/mod_perl-testscript.pl > > > but this does: > > http://localhost:8200/perl/mod_perl-testscript.pl > > > >From what I can gather, normal apache is supposed to detect that its > supposed to redirect > to 8200 for scripts in /cgi-perl or /perl directories.. > > > but it isn't working.. am I supposed to set that up? > > > regards > > > Franki > > > > ______________________________________________________________________ > > Want to buy your Pack or Services from MandrakeSoft? > Go to http://www.mandrakestore.com
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
