[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Rewrite rule
- Subject: Re: [cobalt-users] Rewrite rule
- From: "Matthew Augier \(dps\)" <Matthew@xxxxxxxxxx>
- Date: Tue Apr 3 23:43:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Personally, I don't use the GUI anymore on the Cobalts except just to make
> sure it still works. ;-) Why not take 10 minutes, test the scenario you
> describe and report your findings to the list? As long as you make a copy
> of httpd.conf before you start you can always revert to the clean copy.
Okay - got it working perfectly :) I added the include before all of the
<virtual site> stuff then copy the <virtual site> with multiple aliases into
an additional file called http.conf.custom - I also left the original
virtual site stuff there, I guess as the include is first it takes this as
the one to use... Now all my domain names emailremind.co.uk
e-mail-remind.co.uk etc. show as there on there own (not to important!) but
the site example.emailremind.co.uk works as well!
Mat