<?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>Despre Jandarmeria Romana &#187; .htaccess</title>
	<atom:link href="http://jandarmi.net/blog/general/htaccess/feed/" rel="self" type="application/rss+xml" />
	<link>http://jandarmi.net/blog</link>
	<description></description>
	<lastBuildDate>Thu, 29 Jul 2010 03:58:13 +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>Cum blochezi un referer din .htaccess</title>
		<link>http://jandarmi.net/blog/2009/06/cum-blochezi-un-referer-din-htaccess/</link>
		<comments>http://jandarmi.net/blog/2009/06/cum-blochezi-un-referer-din-htaccess/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 13:47:15 +0000</pubDate>
		<dc:creator>admin_cnsas</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[blocare]]></category>
		<category><![CDATA[referer]]></category>
		<category><![CDATA[restrictionare]]></category>

		<guid isPermaLink="false">http://jandarmi.net/blog/?p=333</guid>
		<description><![CDATA[Pentru a redirectiona sau bloca accesul (partial) de pe un site referer (sau agent, bot, samd), pe care este hostat continut defaimator, sau ce nu are legatura cu site-ul tau, poti apela la fisierul .htaccess: RewriteEngine On RewriteCond %{HTTP_REFERER} .*sircaractere1.*$ [NC,OR] RewriteCond %{HTTP_REFERER} .*sircaractere2.*$ [NC,OR] RewriteCond %{HTTP_REFERER} .*sircaractere3.*$ [NC,OR] RewriteCond %{HTTP_REFERER} .*sircaractere4.*$ [NC] RewriteRule .* [...]]]></description>
		<wfw:commentRss>http://jandarmi.net/blog/2009/06/cum-blochezi-un-referer-din-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ban din .htaccess</title>
		<link>http://jandarmi.net/blog/2009/06/ban-din-htaccess/</link>
		<comments>http://jandarmi.net/blog/2009/06/ban-din-htaccess/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 13:46:41 +0000</pubDate>
		<dc:creator>admin_cnsas</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[.htaccess]]></category>

		<guid isPermaLink="false">http://jandarmi.net/blog/?p=308</guid>
		<description><![CDATA[Iata cum banezi din .htaccess: * creezi un fisier pe server pe care il salvezi ca .htaccess in root sau ce folder vrei, numai ca trebuie sa tii cont ca toate subdirectoarele vor fi afectate de regulile din acest file. Conform sintaxei de mai jos adaugati ip-urile problema: order allow,deny deny from xx.xxx.xxx.xx deny from [...]]]></description>
		<wfw:commentRss>http://jandarmi.net/blog/2009/06/ban-din-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
