1 articles tagged "remote ip"
- 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 ~ 29 Comments
Yesterday ~ 9 Comments
Yesterday ~ 10 Comments
Yesterday ~ 2 Comments
Yesterday ~ 1 Comment