hi there, I am trying to install a MoinMoin wiki with wikifarm which may host many wikis on a single MoinMoin instance. However, I have only one domain available: http://wiki.example.org/, and I wanna host different wikis in sub-directory such as http://wiki.example.org/alpha http://wiki.example.org/beta
I configured my farmconfig.py like this: [code] wikis = [ ("alpha", r"^http://wiki.example.org/alpha/.*$") ] [/code] and I an able to access "http://wiki.example.org/alpha/". However, all spacial pages are nonfunctional, they all point to, such as "http://wiki.example.org/HelpContents" instead of "http://wiki.example.org/alpha/HelpContents". How can I fix this? Thanks in advanced. ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Moin-user mailing list Moin-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/moin-user