You are not logged in.
Hallo
Since lighttpd doesn't support .htaccess files, does anyone know how to configure it not to serve dotfiles? It seems there is a way to deny files by specifying trailing pathnames, but I am unsure how to use it for dotfiles ( url.access-deny ). Thanks
Last edited by z0id (2010-03-27 19:31:55)
/usr/bin/drinking
Offline
If you read the comments in the config file, there's a setting for this exact thing.
[git] | [AURpkgs] | [arch-games]
Offline
You are probably referring to dir-listing.hide-dotfiles, which only hides dotfiles for dirlisting and not actually block them - they can still be accessed. Other than that, I couldn't find anything more relevant (on the web; it's not mentioned in the config file).
/usr/bin/drinking
Offline