THe reason this causes as issue, is that in an envrionment where more than one site uses Apache on a single server, some might require the line "AddHandler exec-cgi .cgi" in the httpd.conf file. When this line is present, apache will give 404 error on all calls to customview.cgi. If the name is simply changed from customview.cgi to customview it should solve all of these issues.
customview.cgi
THe reason this causes as issue, is that in an envrionment where more than one site uses Apache on a single server, some might require the line "AddHandler exec-cgi .cgi" in the httpd.conf file. When this line is present, apache will give 404 error on all calls to customview.cgi. If the name is simply changed from customview.cgi to customview it should solve all of these issues.
- Post a new comment
- 2 comments
- Post a new comment
- 2 comments