hello, need help!
What I'm  trying to do is to configure my site to accept Named Vitual Hosts.
Have Linux Mandrake 8.0 and Apache. According to apache, need to update the
/etc/httpd/conf/httpd.conf configuration file and add, for IP=192.168.1.1

NameVirtualHost 192.168.1.1
<Virtual Host 192.168.1.1>
        ServerName N1.mysite.com
        DocumentRoot /root/path1
</Virtual>

<Virtual Host 192.168.1.1>
        ServerName N2.mysite.com
        DocumentRoot /root/path2
</Virtual>

Add  N2 CNAME N1.mysite.com to DNS.
This works fine, but when trying to use a complete different name for the
ServerName (i.e. Nx.newsite.com) it will not work, named cannot see it. Any 
suggestion will be very much appreciated.

Mario.

____ • The WDVL Discussion List from WDVL.COM • ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
       Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
    http://wdvl.internet.com/WDVL/Forum/#sub

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: archive@jab.org
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to