<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Chevereto Forums - Bloquear un dominio para que no se muestren las imagenes en él?]]></title>
	<link rel="self" href="http://chevereto.com/forums/feed-atom-topic129.xml"/>
	<updated>2010-10-07T20:46:27Z</updated>
	<generator>PunBB</generator>
	<id>http://chevereto.com/forums/topic129-bloquear-un-dominio-para-que-no-se-muestren-las-imagenes-en-el.html</id>
		<entry>
			<title type="html"><![CDATA[Re: Bloquear un dominio para que no se muestren las imagenes en él?]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post3091.html#p3091"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[antoniojoseh]]></name>
				<uri>http://chevereto.com/forums/user728.html</uri>
			</author>
			<updated>2010-10-07T20:46:27Z</updated>
			<id>http://chevereto.com/forums/post3091.html#p3091</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bloquear un dominio para que no se muestren las imagenes en él?]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post3088.html#p3088"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Rodolfo]]></name>
				<uri>http://chevereto.com/forums/user2.html</uri>
			</author>
			<updated>2010-10-07T20:26:00Z</updated>
			<id>http://chevereto.com/forums/post3088.html#p3088</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bloquear un dominio para que no se muestren las imagenes en él?]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post3086.html#p3086"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[antoniojoseh]]></name>
				<uri>http://chevereto.com/forums/user728.html</uri>
			</author>
			<updated>2010-10-07T17:52:31Z</updated>
			<id>http://chevereto.com/forums/post3086.html#p3086</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bloquear un dominio para que no se muestren las imagenes en él?]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post857.html#p857"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[MeLkOrAzO]]></name>
				<uri>http://chevereto.com/forums/user53.html</uri>
			</author>
			<updated>2009-04-05T04:34:28Z</updated>
			<id>http://chevereto.com/forums/post857.html#p857</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bloquear un dominio para que no se muestren las imagenes en él?]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post720.html#p720"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Rodolfo]]></name>
				<uri>http://chevereto.com/forums/user2.html</uri>
			</author>
			<updated>2009-03-26T05:28:57Z</updated>
			<id>http://chevereto.com/forums/post720.html#p720</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bloquear un dominio para que no se muestren las imagenes en él?]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post719.html#p719"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[MeLkOrAzO]]></name>
				<uri>http://chevereto.com/forums/user53.html</uri>
			</author>
			<updated>2009-03-26T05:06:16Z</updated>
			<id>http://chevereto.com/forums/post719.html#p719</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bloquear un dominio para que no se muestren las imagenes en él?]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post717.html#p717"/>
			<content type="html"><![CDATA[<p>Revisa la documentación que viene en la descarga del script.</p>]]></content>
			<author>
				<name><![CDATA[Rodolfo]]></name>
				<uri>http://chevereto.com/forums/user2.html</uri>
			</author>
			<updated>2009-03-26T03:00:47Z</updated>
			<id>http://chevereto.com/forums/post717.html#p717</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Bloquear un dominio para que no se muestren las imagenes en él?]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post716.html#p716"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[MeLkOrAzO]]></name>
				<uri>http://chevereto.com/forums/user53.html</uri>
			</author>
			<updated>2009-03-25T23:11:58Z</updated>
			<id>http://chevereto.com/forums/post716.html#p716</id>
		</entry>
</feed>

