by Vivek Gite on October 18, 2010 · 1 comment
If users try to open a Web page (http://example.com/dir1/file.php); I’d like to display a “URL Access Denied” message for /dir1/, /www/, and /dir2/cache/ directories under lighttpd web server? How do I configure lighttpd to deny access to directory?
How do I restart my lighttpd+php fastcgi web server gracefully under Linux / UNIX operating systems?
I’m unable to find any commands to stop lighttpd web server? How do I stop lighttpd under Debian Linux installed using apt-get command?