<?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: Mod_Rewrite for GoDaddy and WordPress</title>
	<atom:link href="http://shaferdesigns.com/coding/mod_rewrite-for-godaddy-and-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://shaferdesigns.com/coding/mod_rewrite-for-godaddy-and-wordpress/</link>
	<description>SEO, Social Media and General Web Designs Stuffs</description>
	<lastBuildDate>Thu, 12 Jan 2012 18:35:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Patrick KASSI</title>
		<link>http://shaferdesigns.com/coding/mod_rewrite-for-godaddy-and-wordpress/comment-page-1/#comment-928</link>
		<dc:creator>Patrick KASSI</dc:creator>
		<pubDate>Wed, 21 Dec 2011 10:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://shaferdesigns.com/?p=77#comment-928</guid>
		<description>Morning, 
I have a problem on godaddy host. I use a url rewriting in &quot;.htaccess&quot; file . I have allways the error : 

&lt;strong&gt;Internal Server Error&lt;/strong&gt;
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator and inform them of the time the error occurred, and anything you might have done that may have caused the error.

If i delete ùy .htaccess, i see the first page of my site. How can i fix the problème.
Thos my .htaccess file:
/********************************************
# turn URL rewriting on
RewriteEngine on

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(actions\/login\/openidfinishauth\/ac_login_openidfinishauth\.php)$ $1
RewriteRule ^(pages\/test\/test\/pc_test_test\.php)$ $1

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)\.js\.php$ $1

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)\_js\.php$ $1

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)\.js$ $1

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)\.css\.php$ $1

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)\_css\.php$ $1

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)\.css$ $1

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]

php_flag session.use_trans_sid off
********************************************/
My site is www.cimobiles.com/cigames</description>
		<content:encoded><![CDATA[<p>Morning,<br />
I have a problem on godaddy host. I use a url rewriting in &#8220;.htaccess&#8221; file . I have allways the error : </p>
<p><strong>Internal Server Error</strong><br />
The server encountered an internal error or misconfiguration and was unable to complete your request.<br />
Please contact the server administrator and inform them of the time the error occurred, and anything you might have done that may have caused the error.</p>
<p>If i delete ùy .htaccess, i see the first page of my site. How can i fix the problème.<br />
Thos my .htaccess file:<br />
/********************************************<br />
# turn URL rewriting on<br />
RewriteEngine on</p>
<p>RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule ^(actions\/login\/openidfinishauth\/ac_login_openidfinishauth\.php)$ $1<br />
RewriteRule ^(pages\/test\/test\/pc_test_test\.php)$ $1</p>
<p>RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule ^(.*)\.js\.php$ $1</p>
<p>RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule ^(.*)\_js\.php$ $1</p>
<p>RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule ^(.*)\.js$ $1</p>
<p>RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule ^(.*)\.css\.php$ $1</p>
<p>RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule ^(.*)\_css\.php$ $1</p>
<p>RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule ^(.*)\.css$ $1</p>
<p>RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]</p>
<p>php_flag session.use_trans_sid off<br />
********************************************/<br />
My site is <a href="http://www.cimobiles.com/cigames" rel="nofollow">http://www.cimobiles.com/cigames</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amol</title>
		<link>http://shaferdesigns.com/coding/mod_rewrite-for-godaddy-and-wordpress/comment-page-1/#comment-825</link>
		<dc:creator>Amol</dc:creator>
		<pubDate>Fri, 02 Sep 2011 12:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://shaferdesigns.com/?p=77#comment-825</guid>
		<description>Hi,

My problem is when i click on link on page to go to login page its
http://www.artbeez.com/index.php/login/ it works fine on local IIS but on godaddy hosting space it displays 404 page not found error. It require URL as 
http://www.artbeez.com/index.php?/login/

How can i use .htaccess
to redirect to http://www.artbeez.com/index.php?/login/

from 
http://www.artbeez.com/index.php/login/

Please help me. Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>My problem is when i click on link on page to go to login page its<br />
<a href="http://www.artbeez.com/index.php/login/" rel="nofollow">http://www.artbeez.com/index.php/login/</a> it works fine on local IIS but on godaddy hosting space it displays 404 page not found error. It require URL as<br />
<a href="http://www.artbeez.com/index.php?/login/" rel="nofollow">http://www.artbeez.com/index.php?/login/</a></p>
<p>How can i use .htaccess<br />
to redirect to <a href="http://www.artbeez.com/index.php?/login/" rel="nofollow">http://www.artbeez.com/index.php?/login/</a></p>
<p>from<br />
<a href="http://www.artbeez.com/index.php/login/" rel="nofollow">http://www.artbeez.com/index.php/login/</a></p>
<p>Please help me. Thanks in advance</p>
]]></content:encoded>
	</item>
</channel>
</rss>

