Problem description as best I currently understand it:

We are trying to combine two MoinMoin wikis onto a single host. The two
wikis were previously known by DNS names of wiki and kiwi respectively,
and we want to preserve that functionality for our user base.

When we move to a third host, we're presented with a couple of issues. I
can change the DNS pointers for the previous hosts to point to the new
hosts, but do I need to create vhosts with the previous names so Apache
knows what to do with those requests? Or does it simply process any
inbound traffic on port 80?

Additionally, the wiki software needs to launch a CGI script. Does that
need to exist in each vhost separately?

We've been working our way through documentation, but clearly still have
a lot to learn.

Thanks,
John

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to