[Pmwiki-users] wiki farmer needs help with harvest

Neil Herber nospam
Thu Jan 13 18:23:13 CST 2005


Since I have been running 3 instances of PmWiki on three different 
subdomains I thought it would be a good idea to learn about WikiFarms. 
(Send snide comments as private mail, please.)

I just set a farm up according to the instructions in the docs and it seems 
to work just fine. The problem for me that all of the domains currently 
hosting PmWiki are password protected, and the farmconfig.php script:

<?php
       $FarmPubDirUrl = 'http://www.example.com/pmwiki/pub';
     ?>

requires the "pub" directory to be in a non-protected, serveable directory.

What I really want to have is:

/webserverdrive
     /pmwiki
         /local
             farmconfig.php
         /pub
         --- all the other PmWiki directories and files
     /wwwhosts
         /host1
             /wiki1
                 /wiki.d
                 field.php
         /host2
             /wiki2
                 /wiki.d
                 field.php
         /host3
             /wiki3
                 /wiki.d
                 field.php

Is there any way to do this?? Curiously (to me, at least), the field.php 
scripts specify an absolute directory path, not a URL.

If it makes any difference, I am running Apache on Windoze and have full 
control over the server.

One thought is to use an Apache AliasMatch directive, but it would be nice 
to find an all-PmWiki solution.


Neil

Neil Herber
Corporate info at http://www.eton.ca/
Eton Systems, 15 Pinepoint Drive, Nepean, ON, Canada K2H 6B1
Tel: (613) 829-4668 




More information about the pmwiki-users mailing list