You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Gary Smith <ga...@primeexalia.com> on 2004/03/12 01:22:29 UTC

[users@httpd] RE: Question

Try ServerName and ServerAlias
 
<VirtualHost *:80>
    ServerName dns20.register.com
    ServerAdmin webmaster@dns20.register.com
    ServerAlias dns20.register.com
    ServerAlias www.dns20.register.com
...
</VirtualHost>
 
Gary Smith
 
 

	-----Original Message----- 
	From: Remember14a@aol.com [mailto:Remember14a@aol.com] 
	Sent: Thu 3/11/2004 4:19 PM 
	To: Gary Smith 
	Cc: users@httpd.apache.org 
	Subject: Question
	
	
	Thanks for reply. Where do I enter DNS server name which is given to a site at the time of registeration of domain.
	like suppose in my case
	 
	  .
	 
	Comments, please