connect remotely to apache2 on ubuntu 10.04
Posted
by
ronakin
on Server Fault
See other posts from Server Fault
or by ronakin
Published on 2011-03-08T13:24:04Z
Indexed on
2011/03/08
16:11 UTC
Read the original article
Hit count: 382
I've apache2 server installed on a machine that connected to two different networks, therefore it has two different addresses: 192.168.1.111 (static ip on ethernet network) and 109.253.78.211. when connecting through 109.253.78.211 on the browser, the web pages are displayed perfectly, However, when connecting through 109.253.78.211 the web pages are displayed partially. I've not installed any firewalls. I'll really appreciate if you could redirect me to checks I should commit to reach the source of the problem.
Thank you :)
© Server Fault or respective owner