ik heb sinds kort een nieuwe server win 2003 RC2
en ik kan jfpc.ath.cx berijken maar als ik naar joey.jfpc.ath.cx of freek.jfpc.ath.cx wil gaan kan hij hem niet vinden.
op localhost kan die hem vinden maar vanaf een andere computer niet.
ik wil dit graag voor me maat en mij voor als we op school sites willen bouwen.
dit is mij Vhost:
# Virtual Hosts
#
# If you want to maintain multiple domains/hostnames on your
# machine you can setup VirtualHost containers for them. Most configurations
# use only name-based virtual hosts so the server doesn't need to worry about
# IP addresses. This is indicated by the asterisks in the directives below.
#
# Please see the documentation at
# <URL:http://httpd.apache.org/docs/2.2/vhosts/>
# for further details before you try to setup virtual hosts.
#
# You may use the command line option '-S' to verify your virtual host
# configuration.
#
# Use name-based virtual hosting.
#
NameVirtualHost *:80
<VirtualHost *:80>
DocumentRoot "c:\xampp\htdocs"
ServerName jfpc.ath.cx
</VirtualHost>
<VirtualHost *:80>
DocumentRoot "c:\xampp\htdocs\freek"
ServerName freek.jfpc.ath.cx
</VirtualHost>
<VirtualHost *:80>
DocumentRoot "c:\xampp\htdocs\joey"
ServerName joey.jfpc.ath.cx
</VirtualHost>
in de HOSTS file heb ik
127.0.0.1 freek.jfpc.ath.cx
127.0.0.1 joey.jfpc.ath.cx
wat is er fout? hopelijk kunnen jullie mij weer helpen ik weet dat er mensen zijn die me kunnen helpen.
ik hoor het graag