I am new to linux, I recently installed Fedora 4. I want to start Apache and have it listen to a non-standard port (my ISP blocks 80 and 8080). However, the service will not start with any other ports I try.
Example:
Listen 777
I cannot find any meaningful error messages anywhere. The service (httpd) will start fine when ports 80 and 8080 are used.
Anyone one have an idea why this is occuring? I appreciate any help.