Lighttpd bug thats fixed in upstream but not in the ubuntu package (mod_compress with aliases)
I made a trackpad post about this but I'm not sure how actively
monitored that is so I thought I'd draw some attention to it.
The trackpad question is at
https://answers.launchpad.net/ubuntu/+source/lighttpd/+question/52450
and the original lighttpd bug report with patch is
http://redmine.lighttpd.net/issues/show/1027
When using an alias, mod_compress dosent create subdirectories for the
cached compressed files.
Exmaple
www.domain1.com/my.css
www.domain2.com/n/my.css (n is an alis to domain1.com)
error:
2007-02-12 12:57:03: (mod_compress.c.398) creating cachefile
/var/lib/lighttpd/cache/compress//n/themes/obalanet/screen.css-gzip-7964071-2250-1170856112
failed No such file or directory
but /var/lib/lighttpd/cache/compress/ exists.
There is a patch for 1.4.18 and 1.4.19. While this bug isn't critical,
it would be greatly appreciated to see it fixed in the official
packages.
--
Ubuntu-motu mailing list
Ubuntu-motu@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu