<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/1.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Problems with htaccess</title>
	<link>http://old.exomel.com/weblog/2005/04/02/problems-with-htaccess</link>
	<description>The hypermedia home of web design and multimedia student, Remi Prevost.</description>
	<pubDate>Tue, 06 Jan 2009 14:05:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5</generator>

	<item>
		<title>by: Datrio</title>
		<link>http://old.exomel.com/weblog/2005/04/02/problems-with-htaccess#comment-1432</link>
		<pubDate>Sat, 02 Apr 2005 13:47:03 -0800</pubDate>
		<guid>http://old.exomel.com/weblog/2005/04/02/problems-with-htaccess#comment-1432</guid>
					<description>Yeah, the dreaded HTTP 500 error. Basicly, I can lower this error down to two things:

1. Server misconfiguration
2. Parse error in .htaccess

It was probably the second one in your case, and WordPress automatically corrected it. Same thing happened with me - I had to edit my file with WordPress.

Also, I just remembered - if you uploaded the file in BINARY mode, you could've gotten the same error. Maybe that's why.</description>
		<content:encoded><![CDATA[	<p>Yeah, the dreaded <acronym title="HyperText Transfer Protocol">HTTP</acronym> 500 error. Basicly, I can lower this error down to two things:</p>
	<p>1. Server misconfiguration<br />
2. Parse error in .htaccess</p>
	<p>It was probably the second one in your case, and WordPress automatically corrected it. Same thing happened with me - I had to edit my file with WordPress.</p>
	<p>Also, I just remembered - if you uploaded the file in BINARY mode, you could&#8217;ve gotten the same error. Maybe that&#8217;s why.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Remi</title>
		<link>http://old.exomel.com/weblog/2005/04/02/problems-with-htaccess#comment-1433</link>
		<pubDate>Sat, 02 Apr 2005 19:41:28 -0800</pubDate>
		<guid>http://old.exomel.com/weblog/2005/04/02/problems-with-htaccess#comment-1433</guid>
					<description>I think the reason is the last point you mentionned, the binary mode transfer.</description>
		<content:encoded><![CDATA[	<p>I think the reason is the last point you mentionned, the binary mode transfer.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: kanuso</title>
		<link>http://old.exomel.com/weblog/2005/04/02/problems-with-htaccess#comment-1463</link>
		<pubDate>Tue, 12 Apr 2005 14:43:51 -0700</pubDate>
		<guid>http://old.exomel.com/weblog/2005/04/02/problems-with-htaccess#comment-1463</guid>
					<description>Considering the given information, it was a Windows/UNIX line-break problem.
Uploading a file in binary is not a bad thing (in fact it is the GOOD thing), but line-break problems arise when switching Operative Systems. 
ASCII mode will transparently translate the line-breaks, but also probably trash international/UTF8 encodings.</description>
		<content:encoded><![CDATA[	<p>Considering the given information, it was a Windows/UNIX line-break problem.<br />
Uploading a file in binary is not a bad thing (in fact it is the GOOD thing), but line-break problems arise when switching Operative Systems.<br />
ASCII mode will transparently translate the line-breaks, but also probably trash international/UTF8 encodings.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
