
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Multiple Domains - Apache
Deepan wrote:
Hi All,
I am serving two domains from the same machine
using Apache. I want www to be used in both of the
domains, hence I redirect urls without www to
appropriate urls with www.
[..]
I highly recommend using Apaches debug functionality. For instance
Apache's "-S" is quite often useful. (Usually ran as apache -S, apache2
-S, or httpd -S, depending on distro and version). It'll both syntax
check your configuration, and it will list all virtualhosts, also
showing which are default.
kind regards,
-sig
--
Sigurd Urdahl
Linux, goofing, cooking, making fire, computer security, having a
beer. Give me good music.
Home |
Main Index |
Thread Index