hey beste mensen gebruik al een tijd deze instellingen voor subdomeinen en eerst deed hij het ook maar op eens deed hij het niet meer ??
NameVirtualHost 192.168.0.3
<VirtualHost 192.168.0.3>
ServerAdmin postmaster@rsdd.nl
DocumentRoot C:/www/ftp/
ServerName ftp.rsdd.nl
</VirtualHost>
<VirtualHost 192.168.0.3>
ServerAdmin postmaster@rsdd.nl
DocumentRoot C:/www/pixel/
ServerName pixel.rsdd.nl
</VirtualHost>
<VirtualHost 192.168.0.3>
ServerAdmin postmaster@rsdd.nl
DocumentRoot C:/www/rsdd/
ServerName rsdd.nl
</VirtualHost>
<VirtualHost 192.168.0.3>
ServerAdmin postmaster@rsdd.nl
DocumentRoot C:/www/rsdd/
ServerName www.rsdd.nl
</VirtualHost>
en zo als jullie kunnen zien in de tag gebruik ik de nieuwste versie van apache!
NameVirtualHost 192.168.0.3
<VirtualHost 192.168.0.3>
ServerAdmin postmaster@rsdd.nl
DocumentRoot C:/www/ftp/
ServerName ftp.rsdd.nl
</VirtualHost>
<VirtualHost 192.168.0.3>
ServerAdmin postmaster@rsdd.nl
DocumentRoot C:/www/pixel/
ServerName pixel.rsdd.nl
</VirtualHost>
<VirtualHost 192.168.0.3>
ServerAdmin postmaster@rsdd.nl
DocumentRoot C:/www/rsdd/
ServerName rsdd.nl
</VirtualHost>
<VirtualHost 192.168.0.3>
ServerAdmin postmaster@rsdd.nl
DocumentRoot C:/www/rsdd/
ServerName www.rsdd.nl
</VirtualHost>
en zo als jullie kunnen zien in de tag gebruik ik de nieuwste versie van apache!
[ Voor 20% gewijzigd door Verwijderd op 27-05-2005 07:53 ]