<?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>Mehmet Ali &#187; .htaccess</title>
	<atom:link href="http://www.mehmet-ali.net/tag/htaccess/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mehmet-ali.net</link>
	<description>Linux ve Sistem Yönetimi Üzerine</description>
	<lastBuildDate>Fri, 13 Jan 2012 12:20:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>htaccess hataları gösterme display_errors</title>
		<link>http://www.mehmet-ali.net/htaccess-hatalari-gosterme-display_errors/</link>
		<comments>http://www.mehmet-ali.net/htaccess-hatalari-gosterme-display_errors/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 08:24:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cPanel]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[display_errors]]></category>

		<guid isPermaLink="false">http://www.mehmet-ali.net/?p=304</guid>
		<description><![CDATA[ana dizininizde .htaccess dosyası oluşturun ve içine aşağıdaki satırı yapıştırın. php_flag display_errors on işlem tamamdır. Aramalar:cpanel htaccess hatası, cpanel kırma, htaccess hata görüntüleme kapalı, htaccess hataları göstermek için, htaccess ile hata gösterme, ubuntu php hataları gösterme]]></description>
		<wfw:commentRss>http://www.mehmet-ali.net/htaccess-hatalari-gosterme-display_errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 128 bytes) in</title>
		<link>http://www.mehmet-ali.net/fatal-error-allowed-memory-size-of-33554432-bytes-exhausted-tried-to-allocate-128-bytes-in/</link>
		<comments>http://www.mehmet-ali.net/fatal-error-allowed-memory-size-of-33554432-bytes-exhausted-tried-to-allocate-128-bytes-in/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 20:31:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[.htaccess]]></category>

		<guid isPermaLink="false">http://www.mehmet-ali.net/?p=265</guid>
		<description><![CDATA[Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 128 bytes) in şeklinde bir hata alırsanız alttaki kodları .htaccess dosyanıza yazıp kaydedin. sorun düzelecektir. #Change upload limits php_value memory_limit 50M php_value post_max_size 50M php_value upload_max_filesize 50M php_value max_execution_time 900 #Change upload limits end Aramalar:fatal error: allowed memory size of 33554432 bytes exhausted]]></description>
		<wfw:commentRss>http://www.mehmet-ali.net/fatal-error-allowed-memory-size-of-33554432-bytes-exhausted-tried-to-allocate-128-bytes-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>http&#8217;yi https&#8217;e yönlendirmek</title>
		<link>http://www.mehmet-ali.net/httpyi-httpse-yonlendirmek/</link>
		<comments>http://www.mehmet-ali.net/httpyi-httpse-yonlendirmek/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 16:01:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.mehmet-ali.net/?p=138</guid>
		<description><![CDATA[.htaccess dosyasını oluşturun ve alt satırdaki kodları girin. RewriteEngine On RewriteCond %{SERVER_PORT} !^443$ RewriteRule (.*) https://%{SERVER_NAME}%{REQUEST_URI} Aramalar:http yi https yapma, https yi http yapmak, https yapma, http den https e, http https yapma, http https yönlendirme, https yi http yapma]]></description>
		<wfw:commentRss>http://www.mehmet-ali.net/httpyi-httpse-yonlendirmek/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

