This seems so trivial, but I have not been able to reconcile this
question.

1. File names index.html and index.php have special properties in that
they auto-boot when a directory on the server is accessed.

2. To run my perl code, which I keep in cgi-bin, I use an index.html
that does nothing but re-direct to my perl main page using HTML tag
<meta http-equiv="Refresh" ...>

3. Many online tools don't like the re-direction and get confused by
it.

Is there an elegant fix for this. You guys probably know. I'll take a
non-elegant fix as well!

Thanks,
Paul Richards
Melbourne, Florida


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to