I was able to get it working by changing a line in my apache configuration from:
PythonHandler MoinMoin.request::RequestModPy.run
to:
PythonHandler MoinMoin.request.request_modpython::Request.run

I also needed to change an alias to get css working from:
Alias /wiki /usr/share/moin/htdocs
to:
Alias /moin_static163 /usr/share/moin/htdocs



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to