<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Chevereto Forums - Bloquear un dominio para que no se muestren las imagenes en él?]]></title>
		<link>http://chevereto.com/forums/topic129-bloquear-un-dominio-para-que-no-se-muestren-las-imagenes-en-el.html</link>
		<description><![CDATA[The most recent posts in Bloquear un dominio para que no se muestren las imagenes en él?.]]></description>
		<lastBuildDate>Thu, 07 Oct 2010 20:46:27 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Bloquear un dominio para que no se muestren las imagenes en él?]]></title>
			<link>http://chevereto.com/forums/post3091.html#p3091</link>
			<description><![CDATA[<div class="quotebox"><cite>Rodolfo wrote:</cite><blockquote><div class="codebox"><pre><code>RewriteEngine on
Options +FollowSymlinks
RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?bloquear.com [NC, OR]
RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?bloquear2.com [NC]
RewriteRule images/.*\.(jpg|png|bmp|gif)$ http://dev.chevereto.com/site-img/error.gif [NC,R,L]</code></pre></div></blockquote></div><p>en que .htaccess debo meterlo?</p>]]></description>
			<author><![CDATA[null@example.com (antoniojoseh)]]></author>
			<pubDate>Thu, 07 Oct 2010 20:46:27 +0000</pubDate>
			<guid>http://chevereto.com/forums/post3091.html#p3091</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bloquear un dominio para que no se muestren las imagenes en él?]]></title>
			<link>http://chevereto.com/forums/post3088.html#p3088</link>
			<description><![CDATA[<div class="codebox"><pre><code>RewriteEngine on
Options +FollowSymlinks
RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?bloquear.com [NC, OR]
RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?bloquear2.com [NC]
RewriteRule images/.*\.(jpg|png|bmp|gif)$ http://dev.chevereto.com/site-img/error.gif [NC,R,L]</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Rodolfo)]]></author>
			<pubDate>Thu, 07 Oct 2010 20:26:00 +0000</pubDate>
			<guid>http://chevereto.com/forums/post3088.html#p3088</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bloquear un dominio para que no se muestren las imagenes en él?]]></title>
			<link>http://chevereto.com/forums/post3086.html#p3086</link>
			<description><![CDATA[<div class="quotebox"><cite>Rodolfo wrote:</cite><blockquote><p>mmm </p><div class="codebox"><pre><code>RewriteEngine on
Options +FollowSymlinks
RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?bloquear.com [NC]
RewriteRule images/.*\.(jpg|png|bmp|gif)$ http://dev.chevereto.com/site-img/error.gif [NC,R,L]</code></pre></div><p>Si agregas mas de uno debes usar [NC,OR] al final de cada linea (en el ejemplo sale con NC) y en la ultimo dominio poner [NC] a secas.</p></blockquote></div><br /><p>Yo eso no lo entendi podria decir donde se debe colocar eso y que modificar que url?</p>]]></description>
			<author><![CDATA[null@example.com (antoniojoseh)]]></author>
			<pubDate>Thu, 07 Oct 2010 17:52:31 +0000</pubDate>
			<guid>http://chevereto.com/forums/post3086.html#p3086</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bloquear un dominio para que no se muestren las imagenes en él?]]></title>
			<link>http://chevereto.com/forums/post857.html#p857</link>
			<description><![CDATA[<p>Muchas gracias <img src="http://chevereto.com/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><p>Me funciono de maravilla <img src="http://chevereto.com/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (MeLkOrAzO)]]></author>
			<pubDate>Sun, 05 Apr 2009 04:34:28 +0000</pubDate>
			<guid>http://chevereto.com/forums/post857.html#p857</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bloquear un dominio para que no se muestren las imagenes en él?]]></title>
			<link>http://chevereto.com/forums/post720.html#p720</link>
			<description><![CDATA[<p>mmm </p><div class="codebox"><pre><code>RewriteEngine on
Options +FollowSymlinks
RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?bloquear.com [NC]
RewriteRule images/.*\.(jpg|png|bmp|gif)$ http://dev.chevereto.com/site-img/error.gif [NC,R,L]</code></pre></div><p>Si agregas mas de uno debes usar [NC,OR] al final de cada linea (en el ejemplo sale con NC) y en la ultimo dominio poner [NC] a secas.</p>]]></description>
			<author><![CDATA[null@example.com (Rodolfo)]]></author>
			<pubDate>Thu, 26 Mar 2009 05:28:57 +0000</pubDate>
			<guid>http://chevereto.com/forums/post720.html#p720</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bloquear un dominio para que no se muestren las imagenes en él?]]></title>
			<link>http://chevereto.com/forums/post719.html#p719</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>Permitir solo que algunos sitios accedan a tus imagenes</p><p>Agrega en cualquier parte del archivo .htaccess lo siguiente:<br /></p><div class="codebox"><pre><code>RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?dev.chevereto.com [NC]
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?godlike.cl [NC]
RewriteRule images/.*\.(jpg|png|bmp|gif)$ http://dev.chevereto.com/site-img/error.gif [NC,R,L]</code></pre></div><p>Este código permite el acceso a los dominios indicados, sigue el mismo patrón para los que quieras establecer a tu gusto.</p></blockquote></div><p>Pero esto es para eliminar el acceso a TODOS los sitios menos los que yo indique... y si quiero bloquear UN sólo dominio en especial? Cómo lo podría hacer? <img src="http://chevereto.com/forums/img/smilies/hmm.png" width="15" height="15" alt="hmm" />&nbsp; ...soy novato.</p>]]></description>
			<author><![CDATA[null@example.com (MeLkOrAzO)]]></author>
			<pubDate>Thu, 26 Mar 2009 05:06:16 +0000</pubDate>
			<guid>http://chevereto.com/forums/post719.html#p719</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bloquear un dominio para que no se muestren las imagenes en él?]]></title>
			<link>http://chevereto.com/forums/post717.html#p717</link>
			<description><![CDATA[<p>Revisa la documentación que viene en la descarga del script.</p>]]></description>
			<author><![CDATA[null@example.com (Rodolfo)]]></author>
			<pubDate>Thu, 26 Mar 2009 03:00:47 +0000</pubDate>
			<guid>http://chevereto.com/forums/post717.html#p717</guid>
		</item>
		<item>
			<title><![CDATA[Bloquear un dominio para que no se muestren las imagenes en él?]]></title>
			<link>http://chevereto.com/forums/post716.html#p716</link>
			<description><![CDATA[<p>Holas!, súper simple mi pregunta.</p><p>Cómo puedo bloquear un dominio en especifico, para que todas las imágenes del script no se muestren en dicho sitio?</p><p>Creo haberlo leído en alguna oportunidad, pero no logré encontrar donde. Seria de mucha ayuda!, gracias <img src="http://chevereto.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (MeLkOrAzO)]]></author>
			<pubDate>Wed, 25 Mar 2009 23:11:58 +0000</pubDate>
			<guid>http://chevereto.com/forums/post716.html#p716</guid>
		</item>
	</channel>
</rss>

