Gentoo Archives: gentoo-server

From: Hans-Christian Otto <c.otto@××××.de>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] apache config question
Date: Tue, 03 Oct 2006 08:28:42
Message-Id: 200610031024.11697.c.otto@lab9.de
In Reply to: Re: [gentoo-server] apache config question by Javier Barrio
1 > <VirtualHost *:80>
2 > ServerName domain.com
3 > ServerAlias www.domain.com
4 > ServerAlias webmail.domain.com
5 > ServerAlias ...
6 > ServerAdmin ...
7 > DocumentRoot "..."
8 > ...
9 > </VirtualHost>
10 >
11 > The same applies for SSL ports.
12 >
13 > No mod_rewrite needed for that.
14 Guess he meant that this should happen automatically and he does'nt want to
15 add the subdomain to every domain... Would be nice to know for me, too.

Replies

Subject Author
Re: [gentoo-server] apache config question Ben Munat <bent@×××××.com>