• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Apache and IIS not working please help!!

Techno

Golden Member
two problems on two different web servers

in IIS i have CGI perl scrips installed in a directory"scripts" w/ alias CGI-BIN in IIS . attempting to access the scripts gives me a file not found in my browser. executing scripts from the command line works ok though.

in the apache web server same type of installation I get a terenal server error.

also w/ apache, log file says system can not find path specified.

anyone know whats the fix for this?
 
in IIS i have CGI perl scrips installed in a directory"scripts" w/ alias CGI-BIN in IIS .
What do you mean by alias? If you mean anything other than "virtual directory", then that is the answer to your question.
 
Back
Top