<?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>Burhan KARADERE KiÅŸisel Blog SayfasÄ± &#187; WordPress</title>
	<atom:link href="http://www.karadere.com/blog/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.karadere.com/blog</link>
	<description>BiliÅŸim - IT Bilgi BloÄŸu</description>
	<lastBuildDate>Wed, 01 Feb 2012 07:41:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress 404 hata sayfasÄ± ile kalÄ±cÄ± baÄŸlantÄ± ayarÄ±</title>
		<link>http://www.karadere.com/blog/wordpress-404-hata-sayfasi-ile-kalici-baglanti-ayari.html</link>
		<comments>http://www.karadere.com/blog/wordpress-404-hata-sayfasi-ile-kalici-baglanti-ayari.html#comments</comments>
		<pubDate>Tue, 01 Dec 2009 12:51:17 +0000</pubDate>
		<dc:creator>Burhan KARADERE</dc:creator>
				<category><![CDATA[? Php ?]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[ayarÄ±]]></category>
		<category><![CDATA[hata]]></category>
		<category><![CDATA[ile]]></category>
		<category><![CDATA[kalÄ±cÄ± baÄŸlantÄ±]]></category>
		<category><![CDATA[plesk]]></category>
		<category><![CDATA[sayfasÄ±]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.karadere.com/blog/?p=26</guid>
		<description><![CDATA[ Plesk ayarlarÄ±ndan Custom error Default page 'i Ã¶rnegin 404.php oalrak alttaki kodu kaydedin ve set edin. Ã§alÄ±ÅŸacaktÄ±r. <?php $qs = $_SERVER['QUERY_STRING']; $pos = strrpos($qs, '://'); $pos = strpos($qs, '/', $pos + 3); $_SERVER['REQUEST_URI'] = substr($qs, $pos); $_SERVER['PATH_INFO'] = $_SERVER['REQUEST_URI']; include('index.php'); ?> ya da <?php $gelenVeri = $_SERVER['QUERY_STRING']; $_SERVER['REQUEST_URI'] = substr($gelenVeri, strpos($gelenVeri, ':80')+3); $_SERVER['PATH_INFO'] = $_SERVER['REQUEST_URI']; include('index.php'); ?>  <p><a href="http://www.karadere.com/blog/wordpress-404-hata-sayfasi-ile-kalici-baglanti-ayari.html">[..]DevamÄ±nÄ± Oku</a></p>]]></description>
			<content:encoded><![CDATA[<p>Â Plesk ayarlarÄ±ndan Custom error Default page &#8216;i Ã¶rnegin 404.php oalrak alttaki kodu kaydedin ve set edin.Â  Ã§alÄ±ÅŸacaktÄ±r.</p>
<p>&lt;?php<br />
$qs = $_SERVER['QUERY_STRING'];<br />
$pos = strrpos($qs, &#8216;://&#8217;);<br />
$pos = strpos($qs, &#8216;/&#8217;, $pos + 3);<br />
$_SERVER['REQUEST_URI'] = substr($qs, $pos);<br />
$_SERVER['PATH_INFO'] = $_SERVER['REQUEST_URI'];<br />
include(&#8216;index.php&#8217;);<br />
?&gt;</p>
<p>ya da</p>
<p>&lt;?php<br />
$gelenVeri = $_SERVER['QUERY_STRING'];<br />
$_SERVER['REQUEST_URI'] = substr($gelenVeri, strpos($gelenVeri, &#8216;:80&#8242;)+3);<br />
$_SERVER['PATH_INFO'] = $_SERVER['REQUEST_URI'];<br />
include(&#8216;index.php&#8217;);<br />
?&gt;</p>
<div class="damn-sexy-bookmarks"><ul class="socials"><li class="damn-sexy-facebook"><a href="http://www.facebook.com/share.php?u=http://www.karadere.com/blog/wordpress-404-hata-sayfasi-ile-kalici-baglanti-ayari.html&amp;amp;t=WordPress+404+hata+sayfas%C4%B1+ile+kal%C4%B1c%C4%B1+ba%C4%9Flant%C4%B1+ayar%C4%B1" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-twitter"><a href="http://www.twitter.com/home?status=RT+@burhan_07:++WordPress+404+hata+sayfas%C4%B1+ile+kal%C4%B1c%C4%B1+ba%C4%9Flant%C4%B1+ayar%C4%B1+-+<html>
<head>
<title>Database Error</title>
<style type="text/css">

body {
background-color:	#fff;
margin:				40px;
font-family:		Lucida Grande, Verdana, Sans-serif;
font-size:			12px;
color:				#000;
}

#content  {
border:				#999 1px solid;
background-color:	#fff;
padding:			20px 20px 12px 20px;
}

h1 {
font-weight:		normal;
font-size:			14px;
color:				#990000;
margin: 			0 0 4px 0;
}
</style>
</head>
<body>
	<div id="content">
		<h1>An Error Was Encountered</h1>
		<p>Error Number: 1194</p><p>Table 'urls' is marked as crashed and should be repaired</p><p>SELECT *
FROM (`urls`)
WHERE `url_mainurl` = 'http://www.karadere.com/blog/wordpress-404-hata-sayfasi-ile-kalici-baglanti-ayari.html'</p>	</div>
</body>
</html>" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-google"><a href="http://www.google.com/bookmarks/mark?op=add&bkmk=http://www.karadere.com/blog/wordpress-404-hata-sayfasi-ile-kalici-baglanti-ayari.htmltitle=WordPress+404+hata+sayfas%C4%B1+ile+kal%C4%B1c%C4%B1+ba%C4%9Flant%C4%B1+ayar%C4%B1" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-linkedin"><a href="http://www.linkedin.com/shareArticle?mini=true&url=http://www.karadere.com/blog/wordpress-404-hata-sayfasi-ile-kalici-baglanti-ayari.html&title=WordPress+404+hata+sayfas%C4%B1+ile+kal%C4%B1c%C4%B1+ba%C4%9Flant%C4%B1+ayar%C4%B1&summary=%C2%A0Plesk+ayarlar%C4%B1ndan+Custom+error+Default+page+%27i+%C3%B6rnegin+404.php+oalrak+alttaki+kodu+kaydedin+ve+set+edin.%C2%A0+%C3%A7al%C4%B1%C5%9Facakt%C4%B1r.%0D%0A%0D%0A%26lt%3B%3Fphp%0D%0A%24qs+%3D+%24_SERVER%5B%27QUERY_STRING%27%5D%3B%0D%0A%24pos+%3D+strrpos%28%24qs%2C+%27%3A%2F%2F%27%29%3B%0D%0A%24pos+%3D+strpos%28%24%5B..%5D&source=Burhan KARADERE KiÅŸisel Blog SayfasÄ±" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-myspace"><a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.karadere.com/blog/wordpress-404-hata-sayfasi-ile-kalici-baglanti-ayari.html&amp;amp;t=WordPress+404+hata+sayfas%C4%B1+ile+kal%C4%B1c%C4%B1+ba%C4%9Flant%C4%B1+ayar%C4%B1" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-yahoomyweb"><a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?t=WordPress+404+hata+sayfas%C4%B1+ile+kal%C4%B1c%C4%B1+ba%C4%9Flant%C4%B1+ayar%C4%B1&amp;u=http://www.karadere.com/blog/wordpress-404-hata-sayfasi-ile-kalici-baglanti-ayari.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-delicious"><a href="http://del.icio.us/post?url=http://www.karadere.com/blog/wordpress-404-hata-sayfasi-ile-kalici-baglanti-ayari.html&amp;title=WordPress+404+hata+sayfas%C4%B1+ile+kal%C4%B1c%C4%B1+ba%C4%9Flant%C4%B1+ayar%C4%B1" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-mail"><a href="mailto:?&subject=WordPress 404 hata sayfasÄ± ile kalÄ±cÄ± baÄ%9...&body=Â Plesk ayarlarÄ±ndan Custom error Default page 'i Ã¶rnegin 404.php oalrak alttaki kodu kaydedin ve set edin.Â  Ã§alÄ±ÅŸacaktÄ±r.

&lt;?php
$qs = $_SERVER['QUERY_STRING'];
$pos = strrpos($qs, '://');
$pos = strpos($qs, '/', $pos + 3);
$_SERVER[[..] - http://www.karadere.com/blog/wordpress-404-hata-sayfasi-ile-kalici-baglanti-ayari.html" target="_blank" rel="nofollow" title="Array">Array</a></li><li class="damn-sexy-digg"><a href="http://digg.com/submit?phase=2&amp;url=http://www.karadere.com/blog/wordpress-404-hata-sayfasi-ile-kalici-baglanti-ayari.html&amp;title=WordPress+404+hata+sayfas%C4%B1+ile+kal%C4%B1c%C4%B1+ba%C4%9Flant%C4%B1+ayar%C4%B1" target="_blank" rel="nofollow" title="Array">Array</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.karadere.com/blog/wordpress-404-hata-sayfasi-ile-kalici-baglanti-ayari.html/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

