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

RE: [cobalt-users] [Raq3] "Secondary" domains/accounts



yes, it's not necessary to give each domain name its own server
config.

If you're confident enough to edit your httpd.conf file, just set
up one main account, then telnet into your server and add the
following line to that virtual account config:

ServerAlias otherdomain.net *.otherdomain.net etc.com *.etc.com

you'll also need to restart apache follwing your changes, you can
do that by updating a server from your GUI, or starting all
services from the control panel

If you want those domains to also accept email, you'll need to
edit your etc/vitusertable file as well.

I am deliberately not going into minute detail, because if you're
not very familiar with what I'm talking about, editing these
files coudl result in voiding the warranty, etc.

I can provide more details if you're confident on how to
progress.

--
Donna Lever
Smart Artist Web Services
http://www.smartartist.com.au/

> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Patrick
Béart
> Sent: Wednesday, 30 August 2000 1:59
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: [cobalt-users] [Raq3] "Secondary" domains/accounts
>
>
> Folks:
>
> 	I never did get an answer to this, so I'm reposting in case
> the issue was overlooked by anyone who might know.
>
> 	I have clients that have an average of 4 secondary domain
> names (permutations of their primary/main domain name), and I
just
> create the accounts for each name.  For example, "Company.com"
is
> primary, but "Company.net" is also setup with it's own account.
Am I
> creating work for myself by doing this?
>
> 	Is the process, (Steven's below), BETTER than just creating
> the other domain names as accounts and using an HTML "redirect"
page
> for any "secondary" domain names?
>
>
> >At 12:25 PM -0400 8/25/00, Steven Werby wrote:
> >...snip...
> >Then create the site as you normally would.  Create the DNS
> for all of the
> >domains.  Edit httpd.conf for that VirtualHost.  Easy way to
find
> >the line # is
> >to do:
> >...snip...
> >Add the following lines below the existing ServerAlias line:
> >ServerAlias domain2.tld www.domain2.tld
> >ServerAlias domain3.tld www.domain3.tld
> >
> >The restart Apache.  You can put multiple hosts per
ServerAlias line
> >or one per
> >line - I do them as above b/c I like it organized that way.
>
>
> Patrick Beart
> --
> ---------------------------------------------------------------
----
> patrick@xxxxxxxxxxxxxxxxxxx       503-558-8322
> Clackamas(Portland), OR
> Web Architecture:   http://www.WebArchitecture.com
> Intelligent Internet consulting, site development, and hosting
> solutions since 1994
>
> iWeb4Biz: Internet hosting for businesses
http://www.iWeb4Biz.com/
>   -------------------------------------------------------------
------
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>