<?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>Hariadi.Org &#187; IIS</title>
	<atom:link href="http://www.hariadi.org/topics/iis/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hariadi.org</link>
	<description>Apa yang paling kita nak, itulah yang susah kita dapat</description>
	<lastBuildDate>Tue, 07 Feb 2012 06:11:03 +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>Status</title>
		<link>http://www.hariadi.org/iis/status/</link>
		<comments>http://www.hariadi.org/iis/status/#comments</comments>
		<pubDate>Wed, 27 May 2009 13:45:48 +0000</pubDate>
		<dc:creator>Hariadi Hinta</dc:creator>
				<category><![CDATA[Diari]]></category>
		<category><![CDATA[IIS]]></category>

		<guid isPermaLink="false">http://www.hariadi.org/?p=236</guid>
		<description><![CDATA[POC SiteCelerate: http://testing.jpa.gov.my (please vote! ;p) POC SearchHub http://search.jpa.gov.my Nak exam dah.. Related Posts: No Related Posts]]></description>
			<content:encoded><![CDATA[<p>POC SiteCelerate: http://testing.jpa.gov.my (please vote! ;p)</p>
<p>POC SearchHub http://search.jpa.gov.my</p>
<p>Nak exam dah..<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li>No Related Posts</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.hariadi.org/iis/status/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIS, FastCGI, PHP</title>
		<link>http://www.hariadi.org/wordpress/iis-fastcgi-php/</link>
		<comments>http://www.hariadi.org/wordpress/iis-fastcgi-php/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 06:18:00 +0000</pubDate>
		<dc:creator>Hariadi Hinta</dc:creator>
				<category><![CDATA[Diari]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[FastCGI]]></category>
		<category><![CDATA[Maulid]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.hariadi.org/?p=154</guid>
		<description><![CDATA[Segala puji dan puji hanya buat Allah, Tuhan seluruh alamraya dan selawat serta salam buat Nabi dan RasulNya Muhammad dan kaum keluarganya dan para sahabat. Sebelum ni aku da pernah postkan Ceramah Maulid Rasul. Da 3 hari aku duk opis menyetup server baru ni. Ingatkan susah nak setup Windows Server 2008 ni..tak sampai setengah hari [...]]]></description>
			<content:encoded><![CDATA[<p>Segala puji dan puji hanya buat Allah, Tuhan seluruh alamraya dan selawat serta salam buat Nabi dan RasulNya Muhammad dan kaum keluarganya dan para sahabat.<span id="more-154"></span></p>
<p>Sebelum ni aku da pernah postkan <a href="http://www.hariadi.org/bugis/ld-tawau-kunak-bugis-dengar-ini-ceramah/">Ceramah Maulid Rasul</a>.</p>
<p>Da 3 hari aku duk opis menyetup server baru ni. Ingatkan susah nak setup Windows Server 2008 ni..tak sampai setengah hari pun. da blh jalan PHP (Joomla, WordPress, phpMyAdmin), MySQL dalam environment IIS 7. Takut juga kalau performance lagi lembab dari dulu.</p>
<p>Pautan penting nak pasang FastCGI dan PHP pada IIS 7.0:</p>
<ul>
<li><a href="http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-70/">Pemasangan FastCGI, PHP pada IIS 7.0</a></li>
<li>Modul URL Rewrite pada IIS 7.0
<ul>
<li><a href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;i=1691&amp;g=6">Microsoft URL Rewrite Module for IIS 7.0 RTW (x86)</a></li>
<li><a href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;i=1692&amp;g=6">Microsoft URL Rewrite Module for IIS 7.0 RTW (x64)</a></li>
</ul>
</li>
</ul>
<p>Kalau nak install WordPress, boleh rujuk kat <a href="http://learn.iis.net/page.aspx/280/wordpress-on-iis/">WordPress On IIS</a>. Begitu juga dengan <a href="http://learn.iis.net/page.aspx/527/joomla-on-iis/">Joomla! on IIS 7</a>. Tak perlu risau dengan URL Rewrite (prety permalink).</p>
<p>Lepas install, nampak mcm ok je tapi masih takut dengan performancenya. Jadi aku ada beberapa pilihan samada nak guna:</p>
<ul>
<li>IIS Output Caching</li>
<li>WP Cache plugin untuk WordPress</li>
<li>WP Super Cache plugin untuk WordPress</li>
</ul>
<p>Aku rekomen guna IIS Output Caching sebab mudah nak pasang.  WP Super Cache lagi mantap tapi payah sikit nak install. Untuk enablekan IIS Output Caching bagi WordPress tambahkan configuration section ini kedalam web.config file (located at the root folder of the WordPress site):</p>
<pre><code> &lt;caching&gt;
   &lt;profiles&gt;
     &lt;add extension="*" policy="CacheForTimePeriod"
       kernelCachePolicy="CacheForTimePeriod"
       duration="00:00:30" /&gt;
   &lt;/profiles&gt;
 &lt;/caching&gt;</code></pre>
<p>Untuk maklumat lanjut sila layari artikel <a href="http://ruslany.net/2008/12/speed-up-wordpress-on-iis-70/">ini</a>.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://www.hariadi.org/iis/url-rewrite-for-iis-7/' title='URL rewrite for IIS 7'>URL rewrite for IIS 7</a></li>
<li><a href='http://www.hariadi.org/diari/sempit/' title='Sempit'>Sempit</a></li>
<li><a href='http://www.hariadi.org/bugis/ld-tawau-kunak-bugis-dengar-ini-ceramah/' title='LD? Tawau? Kunak? Bugis? Dengar ini ceramah'>LD? Tawau? Kunak? Bugis? Dengar ini ceramah</a></li>
<li><a href='http://www.hariadi.org/php/php-tips-part-1/' title='PHP Tips [Part 1]'>PHP Tips [Part 1]</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.hariadi.org/wordpress/iis-fastcgi-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>URL rewrite for IIS 7</title>
		<link>http://www.hariadi.org/iis/url-rewrite-for-iis-7/</link>
		<comments>http://www.hariadi.org/iis/url-rewrite-for-iis-7/#comments</comments>
		<pubDate>Sun, 01 Jun 2008 16:09:50 +0000</pubDate>
		<dc:creator>Hariadi Hinta</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.hariadi.org/?p=12</guid>
		<description><![CDATA[Good news for PHP developer in IIS environment. One of the most hotly requested features for IIS is now available! Introduction The Microsoft URL Rewrite Module for IIS 7.0 provides flexible rules-based rewrite engine that can be used to perform broad spectrum of URL manipulation tasks, including, but not limited to: Enabling user friendly and [...]]]></description>
			<content:encoded><![CDATA[<p>Good news for PHP developer in IIS environment. One of the most hotly requested features for IIS is now <a href="http://forums.iis.net/1152.aspx">available</a>!<span id="more-12"></span></p>
<h3>Introduction</h3>
<p>The Microsoft URL Rewrite Module for IIS 7.0 provides flexible rules-based rewrite engine that can be used to perform broad spectrum of URL manipulation tasks, including, but not limited to:</p>
<ul>
<li>Enabling user friendly and search engine friendly URL with dynamic web applications;</li>
<li>Rewriting URL’s based on HTTP headers and server variables;</li>
<li>Web site content handling;</li>
<li>Controlling access to web site content.</li>
</ul>
<h3>Download &amp; Install URL Rewrite Module</h3>
<p>Download the x86 CTP version for IIS 7.0: <a href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;g=6&amp;i=1691">http://www.iis.net/downloads/default.aspx?tabid=34&amp;g=6&amp;i=1691</a></p>
<p>Download the x64 CTP version for IIS 7.0: <a href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;g=6&amp;i=1692">http://www.iis.net/downloads/default.aspx?tabid=34&amp;g=6&amp;i=1692</a></p>
<p>Learn more <a href="http://learn.iis.net/page.aspx/460/using-url-rewrite-module/">how to using</a> and see all the cool documentation.</p>
<p>For <a href="http://wordpress.org">WordPress</a> user, learn how to enabling pretty permalinks in wordpress or just <a href="http://learn.iis.net/page.aspx/470/importing-apache-modrewrite-rules/">importing Apache mod_rewrite</a> rule to IIS.</p>
<h3>Read more:</h3>
<ul>
<li><a href="http://learn.iis.net/page.aspx/465/url-rewrite-module-configuration-reference/">URL Rewrite Module Configuration Reference</a></li>
<li><a title="Creating rewrite rules" href="http://www.hariadi.org/page.aspx/461/creating-rewrite-rules-for-url-rewrite-module/">Creating rewrite rules</a></li>
</ul>
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://www.hariadi.org/wordpress/iis-fastcgi-php/' title='IIS, FastCGI, PHP'>IIS, FastCGI, PHP</a></li>
<li><a href='http://www.hariadi.org/php/php-tips-part-1/' title='PHP Tips [Part 1]'>PHP Tips [Part 1]</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.hariadi.org/iis/url-rewrite-for-iis-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>


<!-- W3 Total Cache: Minify debug info:
Engine:             disk: basic
Theme:              007ae
Template:           archive
-->
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Object Caching 315/350 objects using disk: basic

Served from: www.hariadi.org @ 2012-02-07 14:35:41 -->

<!-- W3 Total Cache: Page cache debug info:
Engine:             disk: enhanced
Cache key:          topics/iis/feed/_index.xml_gzip
Caching:            enabled
Status:             not cached
Creation Time:      0.229s
Header info:
X-Pingback:         http://www.hariadi.org/v9/xmlrpc.php
ETag:               "6107f33d250c6b29804d578b9c0ee91f"
Content-Type:       text/xml; charset=UTF-8
Last-Modified:      Tue, 07 Feb 2012 06:35:41 GMT
Vary:               Accept-Encoding, Cookie
X-Powered-By:       W3 Total Cache/0.9.2.4
Content-Encoding:   gzip
-->
