<?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 for Blog Dimas</title>
	<atom:link href="http://dimaspramudia.web.id/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://dimaspramudia.web.id</link>
	<description>Aku untukmu, darimu untukqu, dan untuk semua.</description>
	<lastBuildDate>Sat, 11 Feb 2012 21:42:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Merdeka Bangsaku !!, Damai lah selalu Bangsaku !! by maskur</title>
		<link>http://dimaspramudia.web.id/merdeka-bangsaku-damai-lah-selalu-bangsaku/#comment-281</link>
		<dc:creator>maskur</dc:creator>
		<pubDate>Sat, 11 Feb 2012 21:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://dimaspramudia.web.id/?p=177#comment-281</guid>
		<description>ya semoga para amal perjuangannya diterima Amin</description>
		<content:encoded><![CDATA[<p>ya semoga para amal perjuangannya diterima Amin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multisite dengan WordPress 3.0 di Spanel by Fery Ardiant</title>
		<link>http://dimaspramudia.web.id/multisite-dengan-wordpress-3-0-di-spanel/#comment-280</link>
		<dc:creator>Fery Ardiant</dc:creator>
		<pubDate>Sun, 05 Feb 2012 17:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://dimaspramudia.web.id/?p=464#comment-280</guid>
		<description>akhirnya, tanya di tiket support nya MWN nyampe beberapa hari.
ujung2 nya diarahin ke sini, cuman beberapa menit langsung jadi..

terima kasih sangat banyak gan atas share nya. hehehehehe</description>
		<content:encoded><![CDATA[<p>akhirnya, tanya di tiket support nya MWN nyampe beberapa hari.<br />
ujung2 nya diarahin ke sini, cuman beberapa menit langsung jadi..</p>
<p>terima kasih sangat banyak gan atas share nya. hehehehehe</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installasi CMS Lokomedia di Spanel (kontrol panel hosting MWN). by ilul</title>
		<link>http://dimaspramudia.web.id/installasi-cms-lokomedia-di-spanel/#comment-279</link>
		<dc:creator>ilul</dc:creator>
		<pubDate>Fri, 03 Feb 2012 09:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://dimaspramudia.web.id/?p=210#comment-279</guid>
		<description>
RewriteEngine on
RewriteBase /

RewriteRule ^home$ media.php?module=home [L]
RewriteRule ^galeri-(.*)\.html$ zoom.php?id=$1 [L]
RewriteRule ^album-([0-9]+)-(.*)\.html$ media.php?module=detailalbum&amp;id=$1 [L]
RewriteRule ^berita-(.*)\.html$ media.php?module=detailberita&amp;id=$1 [L]
RewriteRule ^agenda-(.*)\.html$ media.php?module=detailagenda&amp;id=$1 [L]
RewriteRule ^statis-(.*)\.html$ media.php?module=halamanstatis&amp;id=$1 [L]
RewriteRule ^hasil-pencarian\.html$ media.php?module=hasilcari&amp;id=$1 [L]
RewriteRule ^indeks-berita\.html$ media.php?module=indeksberita&amp;id=$1 [L]
RewriteRule ^hasil-poling\.html$ media.php?module=hasilpoling&amp;id=$1 [L]
RewriteRule ^lihat-poling\.html$ media.php?module=lihatpoling&amp;id=$1 [L]
RewriteRule ^profil-kami\.html$ media.php?module=profilkami&amp;id=$1 [L]
RewriteRule ^hubungi-kami\.html$ media.php?module=hubungikami&amp;id=$1 [L]
RewriteRule ^hubungi-aksi\.html$ media.php?module=hubungiaksi&amp;id=$1 [L]
RewriteRule ^semua-berita\.html$ media.php?module=semuaberita&amp;id=$1 [L]
RewriteRule ^halberita-(.*)\.html$ media.php?module=semuaberita&amp;halberita=$1 [L]
RewriteRule ^kategori-(.*)\.html$ media.php?module=detailkategori&amp;id=$1 [L]
RewriteRule ^halkategori-(.*)-([0-9]+)\.html$ media.php?module=detailkategori&amp;id=$1&amp;halkategori=$2 [L]
RewriteRule ^semua-agenda\.html$ media.php?module=semuaagenda&amp;id=$1 [L]
RewriteRule ^halagenda-(.*)\.html$ media.php?module=semuaagenda&amp;halagenda=$1 [L]
RewriteRule ^semua-download\.html$ media.php?module=semuadownload&amp;id=$1 [L]
RewriteRule ^haldownload-(.*)\.html$ media.php?module=semuadownload&amp;haldownload=$1 [L]
RewriteRule ^semua-album\.html$ media.php?module=semuaalbum&amp;id=$1 [L]
RewriteRule ^halgaleri-([0-9]+)-(.*)\.html$ media.php?module=detailalbum&amp;id=$1&amp;halgaleri=$2 [L]
RewriteRule ^halkomentar-(.*)-([0-9]+)\.html$media.php?module=detailberita&amp;id=$1&amp;halkomentar=$2 [L]

#Options All -Indexes




itu settingannya suah betul ya mas??
tapi hasilnya saat saya upload ke 000webhost kok masih not fount ya??
padahal masuk admin nya lancar..

mohon pencerahannya...
terimakasih banyak,,,</description>
		<content:encoded><![CDATA[<p>RewriteEngine on<br />
RewriteBase /</p>
<p>RewriteRule ^home$ media.php?module=home [L]<br />
RewriteRule ^galeri-(.*)\.html$ zoom.php?id=$1 [L]<br />
RewriteRule ^album-([0-9]+)-(.*)\.html$ media.php?module=detailalbum&amp;id=$1 [L]<br />
RewriteRule ^berita-(.*)\.html$ media.php?module=detailberita&amp;id=$1 [L]<br />
RewriteRule ^agenda-(.*)\.html$ media.php?module=detailagenda&amp;id=$1 [L]<br />
RewriteRule ^statis-(.*)\.html$ media.php?module=halamanstatis&amp;id=$1 [L]<br />
RewriteRule ^hasil-pencarian\.html$ media.php?module=hasilcari&amp;id=$1 [L]<br />
RewriteRule ^indeks-berita\.html$ media.php?module=indeksberita&amp;id=$1 [L]<br />
RewriteRule ^hasil-poling\.html$ media.php?module=hasilpoling&amp;id=$1 [L]<br />
RewriteRule ^lihat-poling\.html$ media.php?module=lihatpoling&amp;id=$1 [L]<br />
RewriteRule ^profil-kami\.html$ media.php?module=profilkami&amp;id=$1 [L]<br />
RewriteRule ^hubungi-kami\.html$ media.php?module=hubungikami&amp;id=$1 [L]<br />
RewriteRule ^hubungi-aksi\.html$ media.php?module=hubungiaksi&amp;id=$1 [L]<br />
RewriteRule ^semua-berita\.html$ media.php?module=semuaberita&amp;id=$1 [L]<br />
RewriteRule ^halberita-(.*)\.html$ media.php?module=semuaberita&amp;halberita=$1 [L]<br />
RewriteRule ^kategori-(.*)\.html$ media.php?module=detailkategori&amp;id=$1 [L]<br />
RewriteRule ^halkategori-(.*)-([0-9]+)\.html$ media.php?module=detailkategori&amp;id=$1&amp;halkategori=$2 [L]<br />
RewriteRule ^semua-agenda\.html$ media.php?module=semuaagenda&amp;id=$1 [L]<br />
RewriteRule ^halagenda-(.*)\.html$ media.php?module=semuaagenda&amp;halagenda=$1 [L]<br />
RewriteRule ^semua-download\.html$ media.php?module=semuadownload&amp;id=$1 [L]<br />
RewriteRule ^haldownload-(.*)\.html$ media.php?module=semuadownload&amp;haldownload=$1 [L]<br />
RewriteRule ^semua-album\.html$ media.php?module=semuaalbum&amp;id=$1 [L]<br />
RewriteRule ^halgaleri-([0-9]+)-(.*)\.html$ media.php?module=detailalbum&amp;id=$1&amp;halgaleri=$2 [L]<br />
RewriteRule ^halkomentar-(.*)-([0-9]+)\.html$media.php?module=detailberita&amp;id=$1&amp;halkomentar=$2 [L]</p>
<p>#Options All -Indexes</p>
<p>itu settingannya suah betul ya mas??<br />
tapi hasilnya saat saya upload ke 000webhost kok masih not fount ya??<br />
padahal masuk admin nya lancar..</p>
<p>mohon pencerahannya&#8230;<br />
terimakasih banyak,,,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CMS Balitbang on Spanel (installation) by smecon</title>
		<link>http://dimaspramudia.web.id/cms-balitbang-on-spanel-installation/#comment-278</link>
		<dc:creator>smecon</dc:creator>
		<pubDate>Mon, 30 Jan 2012 01:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://dimaspramudia.web.id/?p=896#comment-278</guid>
		<description>terima kasih informasinya..
mau pencerahannya gan, bagaimana pengaturan chmod untuk semua file.
standar chmod untuk file atau folder berapa nilainya ?
terus pengaruh keamanannya bagaimana ?? :roll:</description>
		<content:encoded><![CDATA[<p>terima kasih informasinya..<br />
mau pencerahannya gan, bagaimana pengaturan chmod untuk semua file.<br />
standar chmod untuk file atau folder berapa nilainya ?<br />
terus pengaruh keamanannya bagaimana ?? <img src='http://dimaspramudia.web.id/wp-includes/images/smilies/icon_rolleyes.gif' alt=':roll:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installasi CMS Lokomedia di Spanel (kontrol panel hosting MWN). by hesti</title>
		<link>http://dimaspramudia.web.id/installasi-cms-lokomedia-di-spanel/#comment-277</link>
		<dc:creator>hesti</dc:creator>
		<pubDate>Mon, 16 Jan 2012 15:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://dimaspramudia.web.id/?p=210#comment-277</guid>
		<description>mau nanyak ni pak punyakku koq err ya tapi kalu masuk admin bisa padahal q dah rubah file .htaccess sesuai yg artikel dan saya cari2 file rss.xml kuq g ada ya? kira2 apa ya yang salah? mohon bantuannya pak.</description>
		<content:encoded><![CDATA[<p>mau nanyak ni pak punyakku koq err ya tapi kalu masuk admin bisa padahal q dah rubah file .htaccess sesuai yg artikel dan saya cari2 file rss.xml kuq g ada ya? kira2 apa ya yang salah? mohon bantuannya pak.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
