Ok so I've downloaded CGI Proxy and I need to rename the file so that the word proxy is in it but whatever I rename it to it won't work, it comes up with an internal server error. It's not that I can't install it or anything, I can get it to work perfectly as it comes, but just renaming it from nph-proxy.cgi to nph.cgi and it buggers up. http://www.jmarshall.com/tools/cgiproxy/cgiproxy-beta.html is the script if that helps you.
I haven't used this script, but I think if other files are using output from this file, some functions may be, then you will have to change the filename used in other files as well. example if j1.cgi calls a function placed in your nph-proxy.cgi, and you rename that file to something else, then you will have to modify the j1.cgi as well to look for the right file. Bye
somethin to do with perl headers being sent to browsers, not exactly sure, it's been that way for years, there are certain scripts that need to be named in this way on every server they run on....
Ah right thanks. I don't know a single thing about CGI as you can probably tell, and my school blocks the word proxy in URLs so it was a pain.