[Moin-user] moin.exe configure port

bryan rasmussen rasmussen.bryan at gmail.com
Wed Jun 6 14:43:36 EDT 2007


Hi,

newbie here, just doing some tests with the moin.exe and trying to
configure port to run off of something other than 80, I changed
wikiconfig.py to be the following values
# -*- coding: iso-8859-1 -*-
"MoinMoin - Configuration"

from MoinMoin.multiconfig import DefaultConfig

class Config(DefaultConfig):
    acl_rights_after = acl_rights_default = u"All:read,write,delete,revert,
    port = 5500
admin"


no affect, I also moved the wikiconfig.pyo in case it was using that.
no result. Is it possible to easily configure moin.exe to run off of
some other port than 80?

Cheers,
Bryan Rasmussen




More information about the Moin-user mailing list