I just setup DNS server on my Ubuntu 8.04 that I use to run Apache2, PHP, MySQL. Setup was successful and I can access the server by hostname from another machines (both Linux and Windows box). dig and nslookup both seems to show correct result.
Now I am trying to setup vhost so that I can access websites hosted on my server by domain names.
Let's say my server's hostname is myserv.com
I want to access my websites on that server by
web1.myserv.com and web2.myserv.com
After creating the vhost I can access web1.myserv.com from local machine... but I can't access it from another machine. I guess I need to edit my DNS zone or something... anyone can help? Thank you.



Adv Reply


Bookmarks