Apache wont work after changing port
Posted
by
user73595
on Ask Ubuntu
See other posts from Ask Ubuntu
or by user73595
Published on 2012-06-27T14:21:38Z
Indexed on
2012/06/27
15:26 UTC
Read the original article
Hit count: 407
I am working with ubuntu 12.04 server 64-bit edition. I have intalled apache2 without any problems and i can see the "It works" message. And i can also access from other pc within the network.
I want to host my website using home DSL, However i found out that my ISP is blocking the port 80, 25 ,110 so i changed the port to 8010 (/etc/apache2/port.conf)
After this I am unable to get the "It Works" web page. All it shows that "NOT FOUND" i tried with ipaddress:8010 and it doesnot work with both internal and also external.
© Ask Ubuntu or respective owner