I could not rest after  I posted a problem to the list and in response
to my previous post regarding static images
not showing or javascript not working in my
lighttpd powered wiki, I experimented and added a line alias.url  to
my /etc/lighttpd/lighttpd.conf file
just before the end of the closing brace of the

$HTTP["host"] =~ "wiki.mydomainname " {
   server.name = "wiki.mydomainname"
   ....
   alias.url = ( "/moin_static182/" =>"/usr/share/moin/moin_static182")
}

Well, I am happy now. So this is a web server problem, not of Moinmoin.

The documentation on installation with lighttpd and Moin 1.82 should
be fixed not to refer to
moin_static1.61.


-Ernie.

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to