On Tue, 2009-01-27 at 21:44 +0100, sdo...@gmail.com wrote:
> is possible to get a mail when a new user got registered in the wiki?
Make sure that you have configured a working SMTP server in your
wikiconfig.py. You need to set at least these two items:
mail_smarthost = "yoursmtp.wherever.com"
;
>> I have the server all set up and running, can edit pages, etc. But I
>> see in the log accesses to files in /moin_static_161/, and I don't find
>> that directory in /usr/share/moin,
>> /usr/lib/python2.5/site-packages/MoinMoin, or anywhere in my instance
>> dir
> adaptivefarm/
>
> bin/
>
> moin.cgi
>ScriptAlias /adaptivebooks
> "/usr/local/share/moin/adaptivefarm/cgi-bin/moin.cgi"
bin or cgi-bin?
BTW, using host based farming (*.example.org/PageName) is easier than
path based (example.org/*/PageNa