When Lighttpd is started as a service (i.e., service lighttpd start) and the Lighttpd Alias module is configured to point to a random location on the disk (i.e., alias.url += ( "/abc/" => "/cde/" ), access is denied even if the file permissions are set to a+rX for the entire path.<br />
<br />
When Lighttpd is started from the command line (i.e., /usr/sbin/lighttpd -f /etc/lighttpd/lighttpd.conf) the problem does note exist.
↧