<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>nixCraft &#187; remote ip</title> <atom:link href="http://www.cyberciti.biz/tips/tag/remote-ip/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 03 Feb 2012 22:45:35 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Lighttpd restrict or deny access by IP address</title><link>http://www.cyberciti.biz/tips/lighttpd-restrict-or-deny-access-by-ip-address.html</link> <comments>http://www.cyberciti.biz/tips/lighttpd-restrict-or-deny-access-by-ip-address.html#comments</comments> <pubDate>Tue, 12 Dec 2006 18:01:39 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Howto]]></category> <category><![CDATA[lighttpd]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[News]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[192]]></category> <category><![CDATA[access module]]></category> <category><![CDATA[append]]></category> <category><![CDATA[combine]]></category> <category><![CDATA[configuration directive]]></category> <category><![CDATA[configuration syntax]]></category> <category><![CDATA[init]]></category> <category><![CDATA[ip address]]></category> <category><![CDATA[ip2]]></category> <category><![CDATA[ips]]></category> <category><![CDATA[match]]></category> <category><![CDATA[path names]]></category> <category><![CDATA[perl style]]></category> <category><![CDATA[regular expression]]></category> <category><![CDATA[remote ip]]></category> <category><![CDATA[restrict access]]></category> <category><![CDATA[task block]]></category> <category><![CDATA[theos]]></category> <category><![CDATA[web server]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/lighttpd-restrict-or-deny-access-by-ip-address.html</guid> <description><![CDATA[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 on the remote [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/lighttpd-restrict-or-deny-access-by-ip-address.html/feed</wfw:commentRss> <slash:comments>13</slash:comments> </item> </channel> </rss>
