Hi, I have a question on CGI. Should CGI be running on port 8080. THis file only works on this port. Do all CGI scripts run on this port or do I need to change the port somewere to port 80? I believe this may have started when I virtualized the website to a different default directory because phpmyadmin needs to be accessed on this port aswell? I'm ok with php on this port I don't want it to effect the operation of cgi scripts thou.
http://www.example.com:8080/cgi-bin/test.cgi
Thanks