<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Частична защита срещу SQL injection с .htaccess</title>
	<atom:link href="http://placecasting.com/%d0%a7%d0%b0%d1%81%d1%82%d0%b8%d1%87%d0%bd%d0%b0-%d0%b7%d0%b0%d1%89%d0%b8%d1%82%d0%b0-%d1%81%d1%80%d0%b5%d1%89%d1%83-sql-injection-%d1%81-htaccess/feed/" rel="self" type="application/rss+xml" />
	<link>http://placecasting.com/%d0%a7%d0%b0%d1%81%d1%82%d0%b8%d1%87%d0%bd%d0%b0-%d0%b7%d0%b0%d1%89%d0%b8%d1%82%d0%b0-%d1%81%d1%80%d0%b5%d1%89%d1%83-sql-injection-%d1%81-htaccess/</link>
	<description>Частици от моя живот</description>
	<lastBuildDate>Tue, 09 Mar 2010 20:05:30 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Миглен</title>
		<link>http://placecasting.com/%d0%a7%d0%b0%d1%81%d1%82%d0%b8%d1%87%d0%bd%d0%b0-%d0%b7%d0%b0%d1%89%d0%b8%d1%82%d0%b0-%d1%81%d1%80%d0%b5%d1%89%d1%83-sql-injection-%d1%81-htaccess/#comment-34</link>
		<dc:creator>Миглен</dc:creator>
		<pubDate>Fri, 05 Oct 2007 22:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://placecasting.com/%d0%a7%d0%b0%d1%81%d1%82%d0%b8%d1%87%d0%bd%d0%b0-%d0%b7%d0%b0%d1%89%d0%b8%d1%82%d0%b0-%d1%81%d1%80%d0%b5%d1%89%d1%83-sql-injection-%d1%81-htaccess/#comment-34</guid>
		<description>// Можеш да ми слееш коментарите ;)
Една добавка само с проверка за всеки случай:
&lt;code&gt;
&lt;IfModule mod_rewrite.c&gt;
RewriteEngine On
RewriteCond %{QUERY_STRING} union [NC,OR]
RewriteCond %{QUERY_STRING} select [NC,OR]
RewriteCond %{QUERY_STRING} truncate [NC,OR]
RewriteCond %{QUERY_STRING} drop [NC,OR]
RewriteCond %{QUERY_STRING} update [NC]
RewriteRule .* %{REQUEST_URI}? [R,L]
&lt;/IfModule&gt;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>// Можеш да ми слееш коментарите <img src='http://placecasting.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Една добавка само с проверка за всеки случай:<br />
<code><br />
&lt;IfModule mod_rewrite.c&gt;<br />
RewriteEngine On<br />
RewriteCond %{QUERY_STRING} union [NC,OR]<br />
RewriteCond %{QUERY_STRING} select [NC,OR]<br />
RewriteCond %{QUERY_STRING} truncate [NC,OR]<br />
RewriteCond %{QUERY_STRING} drop [NC,OR]<br />
RewriteCond %{QUERY_STRING} update [NC]<br />
RewriteRule .* %{REQUEST_URI}? [R,L]<br />
&lt;/IfModule&gt;<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Миглен</title>
		<link>http://placecasting.com/%d0%a7%d0%b0%d1%81%d1%82%d0%b8%d1%87%d0%bd%d0%b0-%d0%b7%d0%b0%d1%89%d0%b8%d1%82%d0%b0-%d1%81%d1%80%d0%b5%d1%89%d1%83-sql-injection-%d1%81-htaccess/#comment-33</link>
		<dc:creator>Миглен</dc:creator>
		<pubDate>Fri, 05 Oct 2007 22:03:13 +0000</pubDate>
		<guid isPermaLink="false">http://placecasting.com/%d0%a7%d0%b0%d1%81%d1%82%d0%b8%d1%87%d0%bd%d0%b0-%d0%b7%d0%b0%d1%89%d0%b8%d1%82%d0%b0-%d1%81%d1%80%d0%b5%d1%89%d1%83-sql-injection-%d1%81-htaccess/#comment-33</guid>
		<description>Наистина полезно, благодаря ;)</description>
		<content:encoded><![CDATA[<p>Наистина полезно, благодаря <img src='http://placecasting.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
