[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Aliasing...



> Does anyone know how to do any type of aliasing (script, named virutal,
> etc...) so that we could have a domain name in the address bar be
> something
> like:
>
> 	http://mycat.whatever.whatever   Instead of:
>
> 	http://www.mycat.com
>
> We would like to know what we would have to do to either alias or
> move the
> subdirectories, document roots or whatever it would take to have
> the domain
> name reflect something other than the standard www.whatever.com...
>

If you have your own IP for the site you can do it via DNS just pointing
whatever.whatever.com to that IP. If you just create a new virtual site with
whatever instead of www you could point the www site to it in httpd.conf.
--
Dan Kriwitsky