in reply to Using index.pl as the default page

Depending on your Apache config, and/or how much control you have over it ... if a directory is set up to execute all files as cgi scripts but only treats index.html as index files, then just name your perl file index.html and it will still execute as Perl.

Replies are listed 'Best First'.
Re: Re: Using index.pl as the default page
by Anonymous Monk on Jul 07, 2001 at 03:31 UTC
    nope didn't work.... I have to wait for them to install mod_perl :\