<?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>Hacking-Gurus &#187; apache</title>
	<atom:link href="http://www.hacking-gurus.net/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hacking-gurus.net</link>
	<description>Security Blog</description>
	<lastBuildDate>Sun, 22 Aug 2010 18:31:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Remove XAMPP Windows 500 Internal Server Error</title>
		<link>http://www.hacking-gurus.net/2009/04/26/remove-xampp-windows-500-internal-server-error/</link>
		<comments>http://www.hacking-gurus.net/2009/04/26/remove-xampp-windows-500-internal-server-error/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 18:02:10 +0000</pubDate>
		<dc:creator>r00t</dc:creator>
				<category><![CDATA[Tutorialz]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[500 error]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://www.hacking-gurus.net/?p=99</guid>
		<description><![CDATA[
		
		
		
		Hello ,

you may have observed that xampp&#8217;s apache gave out 500 internal server error when you try to run wordpress on any other script that use apache rewrite module ,
you can get rid of that simple uncomment a line in httpd.conf
if you install xampp in default location c:\xampp
then you can find apache conf file in
c:\xampp\apache\conf
open [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://www.hacking-gurus.net/2009/04/26/remove-xampp-windows-500-internal-server-error/";
		digg_bgcolor = "#FFFFFF";
		digg_skin = "";
		digg_window = "new";
		digg_title = "Remove+XAMPP+Windows+500+Internal+Server+Error";
		digg_media = "news";
		digg_topic = "";
		digg_bodytext = "Hello ,you may have observed that xampp&#8217;s apache gave out 500 internal server error when you try to run wordpress on any other script that use apache rewrite module ,you can get rid of that simple uncomment a line in httpd.confif you install xampp in default location c:\xamppthen you can find apache conf file inc:\xampp\apache\confopen httpd.conf...";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><p><img class="alignleft size-thumbnail wp-image-103" title="xampp-logo-hacking-gurus" src="http://www.hacking-gurus.net/wp-content/uploads/2009/04/20-xampp-logo-trio-150x150.jpg" alt="xampp-logo-hacking-gurus" width="150" height="150" />Hello ,</p>
<p><span id="more-99"></span></p>
<p>you may have observed that xampp&#8217;s apache gave out 500 internal server error when you try to run wordpress on any other script that use apache rewrite module ,</p>
<p>you can get rid of that simple uncomment a line in httpd.conf</p>
<p>if you install xampp in default location c:\xampp</p>
<p>then you can find apache conf file in</p>
<p>c:\xampp\apache\conf</p>
<p>open httpd.conf in wordpad or notepad++ or notepad</p>
<p>find :</p>
<p><em>#LoadModule rewrite_module modules/mod_rewrite.so</em></p>
<p>and replace it with :</p>
<p><em>LoadModule rewrite_module modules/mod_rewrite.so</em></p>
<p>note # is removed , now just stop apache using xampp control panel and then start it and it will work ,</p>
<p>please post your feedback if this helps.</p>
<img src="http://www.hacking-gurus.net/wp-content/plugins/pixelstats/trackingpixel.php?post_id=99&ts=1284068896" style="display:none;" alt="pixelstats trackingpixel"/>]]></content:encoded>
			<wfw:commentRss>http://www.hacking-gurus.net/2009/04/26/remove-xampp-windows-500-internal-server-error/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
