[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] include.conf questions (httpd.conf)
- Subject: [cobalt-users] include.conf questions (httpd.conf)
- From: "Paul Mullett" <paul.mullett@xxxxxxxxxxxxxxxxxx>
- Date: Tue Apr 9 01:57:22 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hello again,
Forget the .htaccess stuff, I've been looking at the other ways of doing
this, namely:
http://list.cobalt.com/pipermail/cobalt-users/2000-October/024470.html
The situation I have is that I have www.domain.com www.domain1.com and
www.domain2.com and I want www.domain1.com to go to www.domain.com/domain1
and www.domain2.com point to www.domain.com/domain2 .
Using the above method of an extra include.conf included from httpd.conf I
can make 1 extra domain work (eg www.domain1.com now points to
www.domain.com/domain1 successfully) but I cannot seem to be able to add
another second domain. I have tried adding in an include2.conf file, that
doesn't seem to work, and I've also tried adding a second entry to
include.conf, and that appears to fail too.
Has anyone got a solution for this?
Thank you.
Paul