Author: M.Paugh (18 Jan 05 11:33am)
I'm trying to install a honey pot on a non-standard server that doesn't do anything the way one would expect. Among other things it will only run CGI scripts with the extension pl. Normally this is simple, I just rename the .cgi to .pl and everything works... but from what I'm reading in the install instructions, the honey pot script depends on its filename in some way? And when I generate the script using this site, I can select the name but it specifically says not to include the extension--well, that's the point, I need the extension to be right or it won't work. If I rename the generated script to .pl and run it, I just get a blank page (document has no data). (If I try to use the .cgi script I get errors, because like I said, the server won't run .cgi files.)
I'd use PHP, but there is no PHP support on this server, just Perl...
Thanks!
Post Edited (18 Jan 05 10:34am)
|