I am trying to change the port on apache to 100 so i can run to webservers on same router, but when i change the port in the httpd.conf file and do this service apache restart it comes up with failed. I have even tried stoping it first and then starting it.
What is with that i can not find any documents on apache website about this.
Please help
I have this down:
listen 100
Can you help?