Thanks to those who offered suggestions. I appreciate it. Turns out it was the stupid HTML files that were pointing at the perl scripts that were at fault. Because I have Cold Fusion running on these servers (blech!), there's a special part of the URL, a context root, which is added. If you point a browser at a cgi script, it cannot have the context root.
In other words, my cold fusion enabled url looks like this: http://www.myplace.com/cfmx/home/ but if you try calling http://www.myplace.com/cfmx/home/script.pl it won't work. You have to leave out the cfmx. Does that make sense? In a word, it's Macromedia's fault. Bastards. _______________________________________________ vox-tech mailing list [EMAIL PROTECTED] http://lists.lugod.org/mailman/listinfo/vox-tech
