Tried this with
- unstable debian package (1.4.11.?)
- source build from 1.4.11 tgz
- from svn except it was borked so.. =)
I have a simple setup on the server monitor.servedge.com (see attached config)
Instead of simple_v picking this up, it gets routed to the normal static doc root.
- I'm just requesting "/". /home/servers/monitor.servedge.com/index.html exists and is readable/exable by all.
- I tried reconfiguring to use "pages" instead of "/./" for the simple_v doc root extension directory, but that didn't help (and I also use /./ successfully with lighty on other servers).
- I have a very similar config on other boxes with no problem. This is a debian 3.1 system running on a Virtuozzo i686 virtual machine from Teknic.
- I don't have anything important on that box yet so if you want a login on it or something for testing purposes, let me know (I'm anonymouse on #lighttpd)
- The config and request logs were from yesterday and I just generated the strace now, so any variance you see might be from that. I requested the same URL though and the config is almost identical both times.
Config http://rafb.net/paste/results/Jv1Z8635.html
Debug log http://rafb.net/paste/results/pywBpZ53.html
Strace http://monitor.servedge.com/lighttpd.trace
Ping me @irc if you need more info, retest, access, etc.