tag 533059 pending thanks On Sun, 2009-06-14 at 13:37 +0100, Daniel Pocock wrote: > Package: python-moinmoin > > The apache2 example is broken > - for the default apache2 on lenny, it is necessary to include a port > number in the <Virtualhost> directive, e.g. <VirtualHost *:80> rather > than just <VirtualHost *>
Yes, specifying the port should be bullet proof. > - the static alias should be moin_static171 and not just static Using static would of course be much simpler, but it isn't recommended because it doesn't allow aggressive caching (One can't force the client to flush cashed pages, when using agressive caching). Whereas "moin_static$VERSION" allows using agressive caching. Thank you for reporting the bug. Franklin -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

