<?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>Pinguino Press &#187; servidor web</title>
	<atom:link href="http://www.polosur.org/blog/tag/servidor-web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.polosur.org/blog</link>
	<description>El mundo que me interesa</description>
	<lastBuildDate>Fri, 16 Jul 2010 09:20:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Apache &#8211; Bloquear acceso a una ip</title>
		<link>http://www.polosur.org/blog/2008/04/apache-bloquear-acceso-a-una-ip/</link>
		<comments>http://www.polosur.org/blog/2008/04/apache-bloquear-acceso-a-una-ip/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 10:45:51 +0000</pubDate>
		<dc:creator>Osro</dc:creator>
				<category><![CDATA[Notas rapidas]]></category>
		<category><![CDATA[Software Libre]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[servidor web]]></category>

		<guid isPermaLink="false">http://www.polosur.org/blog/?p=181</guid>
		<description><![CDATA[Para bloquear una ip a un virtualhost de apache se puede usar a nivel de virtualhost se usa la opción de configuración Deny, de la siguiente forma: Order deny,all Deny from &#60;ip&#62; &#8211; Enlaces de interes http://httpd.apache.org/docs/2.2/howto/access.html#host http://www.apache.org]]></description>
			<content:encoded><![CDATA[<div align="right" style="float:right;padding:0px 0px 5px 5px;"><a name="fb_share" type="button_count" share_url="http://www.polosur.org/blog/2008/04/apache-bloquear-acceso-a-una-ip/"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.polosur.org%2Fblog%2F2008%2F04%2Fapache-bloquear-acceso-a-una-ip%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.polosur.org%2Fblog%2F2008%2F04%2Fapache-bloquear-acceso-a-una-ip%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Para bloquear una ip a un virtualhost de <a href="http://es.wikipedia.org/wiki/Servidor_HTTP_Apache">apache</a> se puede usar a nivel de virtualhost se usa la opción de configuración Deny, de la siguiente forma:</p>
<p style="padding-left: 30px;"><span style="color: #808080;">Order deny,all</span></p>
<p style="padding-left: 30px;"><span style="color: #808080;">Deny from &lt;ip&gt;</span></p>
<p>&#8211;</p>
<p>Enlaces de interes</p>
<p><a href="http://httpd.apache.org/docs/2.2/howto/access.html#host">http://httpd.apache.org/docs/2.2/howto/access.html#host</a></p>
<p><a href="http://www.apache.org">http://www.apache.org</a></p>
<script src="http://cdn.gigya.com/wildfire/JS/WFButtonV2.js?b=click&w=250&h=220&theme=6&btnURL=http%3A%2F%2Fcdn.gigya.com%2Fwildfire%2Fi%2Fshare-button.gif&localConfig=%3Cconfig%3E%3Cdisplay%20showEmail%3D%22true%22%20showBookmarks%3D%22true%22%20showPost%3D%22false%22%3E%3C%2Fdisplay%3E%3Cbody%3E%3Ccontrols%3E%3Csnbuttons%20iconsOnly%3D%22true%22%20%2F%3E%3C%2Fcontrols%3E%3C%2Fbody%3E%3C%2Fconfig%3E&amp;defaultBookmarkURL=http%3A%2F%2Fwww.polosur.org%2Fblog%2F2008%2F04%2Fapache-bloquear-acceso-a-una-ip%2F&amp;emailBody=I%20just%20read%20%3Ca%20href%3D%22http%3A%2F%2Fwww.polosur.org%2Fblog%2F2008%2F04%2Fapache-bloquear-acceso-a-una-ip%2F%22%3EApache%20%26%238211%3B%20Bloquear%20acceso%20a%20una%20ip%3C%2Fa%3E%20on%20Pinguino%20Press.%3Cbr%20%2F%3E%3Cbr%20%2F%3E%24userMsg%24&amp;partner=671981&amp;lang=es"></script>]]></content:encoded>
			<wfw:commentRss>http://www.polosur.org/blog/2008/04/apache-bloquear-acceso-a-una-ip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
