I have a test script called test.pl, that executes fine from the command
line... I have been told that I can execute this same .pl file from my
browser as test.cgi as long as the file is located in the directory indicted
in ScriptAlias area of httpd...  however, I am getting a HTTP 404 file when
I try and execute it...

I tried adding a "AddHandler cgi-script .cgi .pl" line to the httpd file but
that is not working as well...

do I have to do anything with File Types (.pl) in Windows XP to make it
work..?

Help...

thanks

Jim



_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to