<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Banning ip address and host"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Banning ip address and host"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Banning ip address and host</title>
				<description><![CDATA[ i have the advance guestbook 2.2 and i know how to ban iop address such as 123. 123.123.121. but how do you ban something like a host like aol <a class="snap_shots" href="mailto:nobody@cache-dq02.proxy.aol.com">nobody@cache-dq02.proxy.aol.com</a>. how can i ban that address?<br /> i need help!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1430/3538.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1430/3538.php</link>
				<pubDate><![CDATA[Fri, 10 Jan 2003 21:50:19]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ that feature is in the admin, but you can also use .htaccess to ban them from the guestbook, or the entire domain.<br /> <br /> Example of banning someone from your entire domain (static IP)<br /> <br /> [code]&lt;Limit GET&gt;<br /> order deny,allow<br /> deny from 212.27.33.116<br /> &lt;/Limit&gt; [/code]<br /> <br /> or to block an ISP<br /> <br /> [code]<br /> &lt;Limit GET&gt;<br /> order deny,allow<br /> deny from aol.com<br /> &lt;/Limit&gt;[/code]<br /> <br /> You can also deny a range of IP address, by truncating the IP<br /> <br /> [code]&lt;Limit GET&gt;<br /> order deny,allow<br /> deny from 212.<br /> &lt;/Limit&gt; [/code]<br /> <br /> but this method will block anyone with a 212 range....could be thousands<br /> <br /> [/code]<br /> <br /> just create a file named .htaccess (windows will not let you use that name convention, so what you can do is call it .htaccess.txt and then upload, and rename. (it will probably go invisible, unless you set your ftp program to view these type files]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1430/3539.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1430/3539.php</link>
				<pubDate><![CDATA[Fri, 10 Jan 2003 23:50:25]]> GMT</pubDate>
				<author><![CDATA[ Jared]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ when i go into the admin. Then go to General Settings &gt; then Ban ip at the bottom i put Code: <br /> &lt;Limit GET&gt; <br /> order deny,allow <br /> deny from AC867B10.ipt.aol.com <br /> &lt;/Limit&gt;  <br /> is that it?<br /> hmm...cuz for it doesnt save the code? Im sure im doing something wrong? I a newbie at this stuff. www.unity150.com/guestbook]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1430/3540.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1430/3540.php</link>
				<pubDate><![CDATA[Sat, 11 Jan 2003 01:12:00]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ No, I said place an .htaccess file in the root of your domain. If you are on a windows server then forget about it unless it is windows running apache.<br /> <br /> If you are on a unix type server, then the .htaccess file at the root of the domain will block that person from the entire domain.<br /> <br /> If you can't figure that out, then go to your guestbook admin and just put the ip address in the ban ip block.........geeeeeeeeeeez]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1430/3541.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1430/3541.php</link>
				<pubDate><![CDATA[Sat, 11 Jan 2003 01:35:25]]> GMT</pubDate>
				<author><![CDATA[ Jared]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ You will have a hard time blocking a particular block of AOL IP's. They are not as area based as I thought they would be. I had to resort to <br /> <br /> deny from aol.com <br /> <br /> Yep this blocks tons from my site but it also keeps the nagging in-laws out. <img src="https://proxy2.de/forum//images/smilies/8a80c6485cd926be453217d59a84a888.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1430/3570.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1430/3570.php</link>
				<pubDate><![CDATA[Mon, 13 Jan 2003 10:24:53]]> GMT</pubDate>
				<author><![CDATA[ rachel]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I am having a similar problem. Is there not a way to figure out an IP address from a host? Because sometimes when people sign my guestbook it only gives me the host info and not their IP info. Is there another way around this?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1430/6321.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1430/6321.php</link>
				<pubDate><![CDATA[Tue, 23 Sep 2003 23:37:18]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>