Hey all, my server doesn't render any images under the cgi directory, I know that this is because apache is told to run every file under that directory as a cgi program.
I would like to adjust the settings to tell apache to run all the .cgi and .pl as cgi programs but run the rest of files as...
Hello,
we have a domain under a cgi-bin folder. The problem here is that we can only run .php and .cgi programs.
.html .js .jpg dont work.
Neither if a .html is called from a .php (with file_get_contents for instance), we get this error: failed to open stream: HTTP request failed! HTTP/1.1...