On Tue, 2008-10-28 at 11:08 -0500, Rick Vanderveer wrote:
> In my apache httpd.conf file:
>
> ScriptAlias /main "D:/moin/moin.cgi"
> ScriptAlias /programming "D:/moin/moin.cgi"
> ScriptAlias /marketing"D:/moin/moin.cgi"
But to do that requires administering and changing a
Hey JT,
What you want to do is definitely possible and fairly straightforward. Like
you, I didn't want to have to configure DNS each time I added a new project
wiki. I think I know where you got hung up, because the example in the
farmconfig-py file does seem to be configured in a virtual hosts si
both. I'd like feedback. I'm also creating a page to post online.
The key thing I've tried to do is remove the administration of DNS and
apache from multiple wikis. All that has to be done is setup data dirs,
symlinks to the cgi, and .py files (including farm).
-
JT Moree
System Admin
www.k
Is this a question or a how-to?
-- Gnarlie
http://Gnarlodious.com/
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
G
I googled for this but found no revelvant links. I've also looked at
the main wiki site but this case is not covered.
Generally, the moinmoin setup seems to work best when using DNS to
differentiate between wiki sites but I'd prefer to cut out the overhead
of creating multiple DNS entries.
Unfor