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

Re: [cobalt-users] Domain redirect



At 02:44 PM 6/20/2001, you wrote:
> <VirtualHost www.domain.net>
>          DomainAlias     domain.net
>          DomainAdmin     postmaster@xxxxxxxxxx
>          Redirect        permanent http://www.domain.com
> </VirtualHost>

Rodolfo,
This would work just great, and is another way to do it - gotta
remember when doing it that the GUI overwrites the httpd.conf file if
any changes are made to that directory. So doing this with an include
file would prolly be best or just *dont' touch* that site through the
GUI.

CarrieB

_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users

You could use dns to redirect everything could you not?