<?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: .htaccess: Invalid command</title>
	<atom:link href="http://jokerz.web.id/blog/2008/04/26/htaccess-invalid-command/feed/" rel="self" type="application/rss+xml" />
	<link>http://jokerz.web.id/blog/2008/04/26/htaccess-invalid-command/</link>
	<description>When Dream n Day Unite</description>
	<lastBuildDate>Thu, 19 Apr 2012 01:20:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: iroel</title>
		<link>http://jokerz.web.id/blog/2008/04/26/htaccess-invalid-command/comment-page-1/#comment-9349</link>
		<dc:creator>iroel</dc:creator>
		<pubDate>Sun, 05 Jul 2009 08:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://jokerz.web.id/blog/2008/04/26/htaccess-invalid-command/#comment-9349</guid>
		<description>Kayaknya bukan masalah apa2. Tergantung setting apache juga (httpd.conf ato apache.conf), settingan yang boleh dioverride apa aja (AllowOverride). Dulu aq pernah setting kayak itu juga buat nggedein php_upload_maxsize n post_maxsize, hasilnya nihil lewat .htaccess. Coz emang ternyata dari pihak hostingnya sendiri yang tidak memperbolehkan. Lewat fungsi ini_set() pun juga nggak mempan. Hack aja hostingnya :)) .</description>
		<content:encoded><![CDATA[<p>Kayaknya bukan masalah apa2. Tergantung setting apache juga (httpd.conf ato apache.conf), settingan yang boleh dioverride apa aja (AllowOverride). Dulu aq pernah setting kayak itu juga buat nggedein php_upload_maxsize n post_maxsize, hasilnya nihil lewat .htaccess. Coz emang ternyata dari pihak hostingnya sendiri yang tidak memperbolehkan. Lewat fungsi ini_set() pun juga nggak mempan. Hack aja hostingnya  .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JOKERz</title>
		<link>http://jokerz.web.id/blog/2008/04/26/htaccess-invalid-command/comment-page-1/#comment-8929</link>
		<dc:creator>JOKERz</dc:creator>
		<pubDate>Sun, 27 Apr 2008 09:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://jokerz.web.id/blog/2008/04/26/htaccess-invalid-command/#comment-8929</guid>
		<description>@ferdhie:
never try that way, but as far as i know, if .htaccess contain php_value or php_flag with PHPSUEXEC enable, it will return error 500.</description>
		<content:encoded><![CDATA[<p>@ferdhie:<br />
never try that way, but as far as i know, if .htaccess contain php_value or php_flag with PHPSUEXEC enable, it will return error 500.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JOKERz</title>
		<link>http://jokerz.web.id/blog/2008/04/26/htaccess-invalid-command/comment-page-1/#comment-8928</link>
		<dc:creator>JOKERz</dc:creator>
		<pubDate>Sun, 27 Apr 2008 09:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://jokerz.web.id/blog/2008/04/26/htaccess-invalid-command/#comment-8928</guid>
		<description>@ferdhie:
never try that way, as far as i know, if .htaccess contain php_value or php_flag with PHPSUEXEC enable, it will return error 500.</description>
		<content:encoded><![CDATA[<p>@ferdhie:<br />
never try that way, as far as i know, if .htaccess contain php_value or php_flag with PHPSUEXEC enable, it will return error 500.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ferdhie</title>
		<link>http://jokerz.web.id/blog/2008/04/26/htaccess-invalid-command/comment-page-1/#comment-8927</link>
		<dc:creator>ferdhie</dc:creator>
		<pubDate>Sun, 27 Apr 2008 06:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://jokerz.web.id/blog/2008/04/26/htaccess-invalid-command/#comment-8927</guid>
		<description>[IfModule mod_php4.c]
  php_value register_globals 1
[/IfModule]

- its strip all tags ;))</description>
		<content:encoded><![CDATA[<p>[IfModule mod_php4.c]<br />
  php_value register_globals 1<br />
[/IfModule]</p>
<p>- its strip all tags </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ferdhie</title>
		<link>http://jokerz.web.id/blog/2008/04/26/htaccess-invalid-command/comment-page-1/#comment-8926</link>
		<dc:creator>ferdhie</dc:creator>
		<pubDate>Sun, 27 Apr 2008 06:35:18 +0000</pubDate>
		<guid isPermaLink="false">http://jokerz.web.id/blog/2008/04/26/htaccess-invalid-command/#comment-8926</guid>
		<description>isn&#039;t that should be:
php_value register_globals 1

added for module checking it should be:


  php_value register_globals 1


  php_value register_globals 1


  php_value register_globals 1
</description>
		<content:encoded><![CDATA[<p>isn&#8217;t that should be:<br />
php_value register_globals 1</p>
<p>added for module checking it should be:</p>
<p>  php_value register_globals 1</p>
<p>  php_value register_globals 1</p>
<p>  php_value register_globals 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anton ashardi</title>
		<link>http://jokerz.web.id/blog/2008/04/26/htaccess-invalid-command/comment-page-1/#comment-8925</link>
		<dc:creator>anton ashardi</dc:creator>
		<pubDate>Sun, 27 Apr 2008 00:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://jokerz.web.id/blog/2008/04/26/htaccess-invalid-command/#comment-8925</guid>
		<description>ooooo...gitu tho...

* pur2 nyambung *</description>
		<content:encoded><![CDATA[<p>ooooo&#8230;gitu tho&#8230;</p>
<p>* pur2 nyambung *</p>
]]></content:encoded>
	</item>
</channel>
</rss>

