View Full Version : Shared IP somedomain
I have correctly configured with isp mail accounts running well but when I go to http://somedomain.tld leaves message >> "This is a shared IP. To access the page you are looking between the domain name instead of IP, Please contact the administrator of the system if you have doubts"
shows default index.html file located in /var/www/sharedip, could fix this problem? is a common problem?
thank you in advance!
falko
20th June 2008, 14:11
What's in Vhosts_ispconfig.conf, and what's the output of ifconfig?
cat Vhosts_ispconfig.conf:
NameVirtualHost 192.168.1.11:80
<VirtualHost 192.168.1.11:80>
ServerName localhost
ServerAdmin root@localhost
DocumentRoot /var/www/sharedip
</VirtualHost>
######################################
# Vhost: www.test.net:80
######################################
#
#
<VirtualHost 192.168.1.11:80>
SuexecUserGroup test.net.info web4
ServerName www.test.net:80
ServerAdmin webmaster@test.net
DocumentRoot /var/www/web4/web
ServerAlias test.net
#ifconfig
eth0 Link encap:Ethernet HWaddr 00:01:80:6A:D9:BD
inet addr:192.168.1.11 Bcast:192.168.1.255 Mask:255.255.255.0
falko
22nd June 2008, 14:53
And neither www.test.net nor test.net are working?
Does your router forward port 80 to the correct IP (192.168.1.11)?
port 80 not opened because the site unique role in local with a time of drupal. Whenever I try to access the web from another local computer on the network.
solved, the problem was a change in ISPConfig>> manager isp>> hostname>> 'www' remove and put the host name, which in my case is called 'hosting' and works perfectly.
thanks for your help Falko
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.