1 articles tagged "task block"
- Lighttpd restrict or deny access by IP address
So how do you restrict or deny access by IP address using Lighttpd web server?
Lighttpd has mod_access module. The access module is used to deny access to files with given trailing path names. You need to combine this with remoteip conditional configuration. Syntax is as follows:
$HTTP["remoteip"] == “IP” : Match [...]
Viewing 1-1 of 1 posts. ( see all popular tags )


Recent Comments
Today ~ 157 Comments
Yesterday ~ 6 Comments
Yesterday ~ 4 Comments
Yesterday ~ 1 Comment
11/30/2008 09:39 pm (2 days ago) ~ 1 Comment