> Hi!
> I've install Apache Web server on my machine.
> Instead of my real hostname I want www. prefix to appear, like this:
> www.worldbank.org.ge
> (in other words, I want to define alias)
> Can anyone help me to configure Solaris DNS properly?
> Thanks, Temuri
You have to (ask to) configure authoritative name servers for your zone
(domain worldbank.org.de) to set an alias for your host's canonical
name, which would be
www IN CNAME your-real-hostname
in the zone file for domain 'worldbank.org.de', the one that starts with
+----------------------------------------------------------------------+
| UNIX Systems Administrator ))) WWW: http://ynp.dialup.access.net |
| The Davidsohn Group, NYC /// B:(212)208-0129, H:(718)234-4140 |
+----------------------------------------------------------------------+