<?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>Tutorials, Scripts, Technology and Interview Tips &#187; Apache</title>
	<atom:link href="http://mistonline.in/wp/technology/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://mistonline.in/wp</link>
	<description>The One Stop Reference For Web Developers</description>
	<lastBuildDate>Tue, 15 May 2012 15:59:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Remote Mysql Connection From CPANEL And Connect To MYSQL Database From Your Local Webserver or Other External Web Server</title>
		<link>http://mistonline.in/wp/using-remote-mysql-connection-from-cpanel-and-connect-to-mysql-database-from-your-local-webserver-or-other-external-web-server/</link>
		<comments>http://mistonline.in/wp/using-remote-mysql-connection-from-cpanel-and-connect-to-mysql-database-from-your-local-webserver-or-other-external-web-server/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 18:21:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cpanel]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1628</guid>
		<description><![CDATA[Using php and remote Mysql Connection option From CPANEL we can connect to MYSQL Database from our local Webserver or Other External Web Server.There are some points we need to take care while doing this. Follow the below steps 1)First find your ipaddress. If you have a Linux/Unix box then use ifconfig command to find [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/using-remote-mysql-connection-from-cpanel-and-connect-to-mysql-database-from-your-local-webserver-or-other-external-web-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE compatibility view force Internet Explorer to use Internet Explorer 7 rendering mode</title>
		<link>http://mistonline.in/wp/ie-compatibility-view-force-internet-explorer-to-use-internet-explorer-7-rendering-mode/</link>
		<comments>http://mistonline.in/wp/ie-compatibility-view-force-internet-explorer-to-use-internet-explorer-7-rendering-mode/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 07:40:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[htaccess]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1609</guid>
		<description><![CDATA[IE compatibility view force Internet Explorer to use Internet Explorer 7 rendering mode.My website was having issues in the way it was displaying in Internet Explorer 8, only compatibility view was working fine.So inorder to automatically render my website in compatibility mode rather than asking my visitors to do so we can get the help [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/ie-compatibility-view-force-internet-explorer-to-use-internet-explorer-7-rendering-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set xampp:- Apache Mysql Filezilla Mercury Tomcat as a windows service and get xampp to start automatically on boot up</title>
		<link>http://mistonline.in/wp/set-xampp-apache-mysql-filezilla-mercury-tomcat-as-a-windows-service-and-get-xampp-to-start-automatically-on-boot-up/</link>
		<comments>http://mistonline.in/wp/set-xampp-apache-mysql-filezilla-mercury-tomcat-as-a-windows-service-and-get-xampp-to-start-automatically-on-boot-up/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 15:01:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web Tools]]></category>
		<category><![CDATA[XAMPP]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1595</guid>
		<description><![CDATA[Set xampp- Apache,Mysql, Filezilla, Mercury and Tomcat as a windows service and get xampp to start automatically on boot up. For this first we need to install xampp on windows. Refer this LINK ON HOW TO INSTALL XAMPP or we have a set of tutorials related to xampp HERE. Once we are done with the [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/set-xampp-apache-mysql-filezilla-mercury-tomcat-as-a-windows-service-and-get-xampp-to-start-automatically-on-boot-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speed up wordpress using .htaccess part 1</title>
		<link>http://mistonline.in/wp/speed-up-wordpress-using-htaccess-part-1/</link>
		<comments>http://mistonline.in/wp/speed-up-wordpress-using-htaccess-part-1/#comments</comments>
		<pubDate>Sun, 22 May 2011 08:33:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=340</guid>
		<description><![CDATA[Very simple method to speed up websites that use wordpress as backend using .htaccess methodology Add the below stuff whatever i have given in your .htaccess file simple. gzip files gzip allows you to compress files, so obviously that means they load faster. The code below will gzip html, text, css, js and php files: [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/speed-up-wordpress-using-htaccess-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Error Pages Using .htaccess</title>
		<link>http://mistonline.in/wp/custom-error-pages-using-htaccess/</link>
		<comments>http://mistonline.in/wp/custom-error-pages-using-htaccess/#comments</comments>
		<pubDate>Fri, 20 May 2011 20:33:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=207</guid>
		<description><![CDATA[A Simple Method To Create Custom Error Pages The first use of the .htaccess file which I will cover is custom error pages. These will allow you to have your own, personal error pages (for example when a file is not found) instead of using your host&#8217;s error pages or having no page. This will [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/custom-error-pages-using-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.htaccess some facts and rules</title>
		<link>http://mistonline.in/wp/htaccess-some-facts-and-rules/</link>
		<comments>http://mistonline.in/wp/htaccess-some-facts-and-rules/#comments</comments>
		<pubDate>Thu, 19 May 2011 20:33:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[INTERVIEW]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Jsp]]></category>
		<category><![CDATA[QUESTIONS]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[threads]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/htaccess-some-facts-and-rules/</guid>
		<description><![CDATA[Common command suffixes At the end of many lines you will see a suffix within square brackets. These instructions modify the main command of that line.[301]    = permanent redirect[302]    = temporary redirect[NC]    = no case (ignore upper / lower case)[L]    = last &#8211; if this direction is met, then quitA redirect should always be a [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/htaccess-some-facts-and-rules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>make_sock: could not bind to address 0.0.0.0:80 windows apache not starting [Solved]</title>
		<link>http://mistonline.in/wp/make_sock-could-not-bind-to-address-0-0-0-080-windows-apache-not-starting/</link>
		<comments>http://mistonline.in/wp/make_sock-could-not-bind-to-address-0-0-0-080-windows-apache-not-starting/#comments</comments>
		<pubDate>Thu, 10 Feb 2011 17:33:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web Tools]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1307</guid>
		<description><![CDATA[Apache is not starting and throwing error message in my error logs. (OS 10048)Only one usage of each socket address (protocol/network address/port) is normally permitted. : make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down This happened in my windows machine. Solution Check whether you have installed SKYPE and you have [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/make_sock-could-not-bind-to-address-0-0-0-080-windows-apache-not-starting/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Redirect URL including query string using htaccess</title>
		<link>http://mistonline.in/wp/redirect-url-including-query-string-using-htaccess/</link>
		<comments>http://mistonline.in/wp/redirect-url-including-query-string-using-htaccess/#comments</comments>
		<pubDate>Fri, 31 Dec 2010 18:21:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[htaccess]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1204</guid>
		<description><![CDATA[Redirect URL from one domain to another including query string using .htaccess, very simple. Create a .htaccess file in the root directory of domain1.com and then add the following lines.That will take care of the rest. For example http://www.domain1.com/view.php?id=1&#038;show=2 will get redirected to http://www.domain2.com/view.php?id=1&#038;show=2 HAPPY NEW YEAR GUYS HAVE A GREAT YEAR AHEAD Incoming search [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/redirect-url-including-query-string-using-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mod_proxy_balancer and installation</title>
		<link>http://mistonline.in/wp/mod_proxy_balancer-and-installation/</link>
		<comments>http://mistonline.in/wp/mod_proxy_balancer-and-installation/#comments</comments>
		<pubDate>Sun, 19 Sep 2010 06:55:34 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=939</guid>
		<description><![CDATA[What is mod_proxy_balancer? mod_proxy_balancer is an Apache module available since Apache 2.1. It allows turning an Apache installation into a load balancer retrieving requested pages from two or more backend web servers and delivering them to the user’s computer. One important feature of mod_proxy_balancer is that it can keep track of sessions which means that [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/mod_proxy_balancer-and-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mod_proxy_balancer apache load balancing</title>
		<link>http://mistonline.in/wp/mod_proxy_balancer-apache-load-balancing/</link>
		<comments>http://mistonline.in/wp/mod_proxy_balancer-apache-load-balancing/#comments</comments>
		<pubDate>Sun, 19 Sep 2010 06:15:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=933</guid>
		<description><![CDATA[Well, that is exactly what mod_proxy_balancer in Apache 2.2 allows you to do. It goes beyond that and can provide weighted load balancing of internal services, but it also allows you to define &#8220;hot spares&#8221; which are only used if the normal service(s) are unavailable. This is what I&#8217;m using, with a config like: This [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/mod_proxy_balancer-apache-load-balancing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to run or Configure Apache to use PHP as CGI</title>
		<link>http://mistonline.in/wp/how-to-run-or-configure-apache-to-use-php-as-cgi/</link>
		<comments>http://mistonline.in/wp/how-to-run-or-configure-apache-to-use-php-as-cgi/#comments</comments>
		<pubDate>Sat, 18 Sep 2010 18:38:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=929</guid>
		<description><![CDATA[To get Apache to use the PHP CGI for files with the .php extension, you need to tell Apache where to find the php-cgi executable, which is installed to /usr/local/bin/php-cgi by default. You also need to give Apache permission to execute files in that location. Add the following to an appropriate place in your httpd.conf [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/how-to-run-or-configure-apache-to-use-php-as-cgi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to run jsp in xampp?</title>
		<link>http://mistonline.in/wp/how-to-run-jsp-in-xampp/</link>
		<comments>http://mistonline.in/wp/how-to-run-jsp-in-xampp/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 15:02:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=694</guid>
		<description><![CDATA[This post will help you in running and compiling the jsp files using your xampp server on windows. All you have to do is get the Tomcat 6.0.20 Addon for Xampp Details :- Tomcat 6.0.20 and mod_jk 1.2.20 for the XAMPP base package &#62;=1.7.2 Where to download? Self-extracting RAR archive 30 MB  DOWNLOAD ZIP archive [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/how-to-run-jsp-in-xampp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ScriptAlias and Alias in httpd.conf at a glance</title>
		<link>http://mistonline.in/wp/scriptalias-and-alias-in-httpdconf-at-a-glance/</link>
		<comments>http://mistonline.in/wp/scriptalias-and-alias-in-httpdconf-at-a-glance/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 15:05:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=636</guid>
		<description><![CDATA[Here i am gonna quickly explain you the difference between ScriptAlias and Alias example: ScriptAlias /cgi-bin / www/cgi-bin/ A request for http://mywebpage.com/cgi-bin/foobar would cause the server to run the script /www/cgi-bin/foobar. This configuration is essentially equivalent to: Alias /cgi-bin/ /www/cgi-bin/ &#60;Location /cgi-bin &#62; SetHandler cgi-script Options +ExecCGI &#60;/Location&#62; It is safer to avoid placing CGI [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/scriptalias-and-alias-in-httpdconf-at-a-glance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache AddHandler application/x-httpd-php not working?</title>
		<link>http://mistonline.in/wp/apache-addhandler-applicationx-httpd-php-not-working/</link>
		<comments>http://mistonline.in/wp/apache-addhandler-applicationx-httpd-php-not-working/#comments</comments>
		<pubDate>Sat, 15 May 2010 16:56:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=574</guid>
		<description><![CDATA[Some times the AddHandler application/x-httpd-php .php .htm .html .my whatever if you put this in .htaccess file or in HTTPD.conf it seems to be not working. WHY? Because sometimes especially if you are using a shared hosting it will be always better if you can find out the version of PHP currently running on your [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/apache-addhandler-applicationx-httpd-php-not-working/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Disable the TRACE and TRACK For More Security</title>
		<link>http://mistonline.in/wp/disable-the-trace-and-track-for-more-security/</link>
		<comments>http://mistonline.in/wp/disable-the-trace-and-track-for-more-security/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 21:54:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=352</guid>
		<description><![CDATA[An attacker may manipulate the TRACE and TRACK methods to intercept your visitors’ sensitive data. The solution, of course, is disable these methods on your webserver.This is a security vulnerability found in Apache servers.So to disable this just add the below lines.You can add this httpd.conf or .htaccess How to disable the TRACE and TRACK [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/disable-the-trace-and-track-for-more-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speed up wordpress using .htaccess part 2</title>
		<link>http://mistonline.in/wp/speed-up-wordpress-using-htaccess-part-2/</link>
		<comments>http://mistonline.in/wp/speed-up-wordpress-using-htaccess-part-2/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 07:56:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=347</guid>
		<description><![CDATA[1 &#8211; Protect your WordPress blog from hotlinking Hotlinking is the use of an image from one site into a web page belonging to another site. Many bloggers are hotlinked, and have their bandwidth used on another websites. This very helpful code will protect your WordPress blog from hotlinking. RewriteEngine On #Replace ?mysite\.com/ with your [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/speed-up-wordpress-using-htaccess-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search Engine Friendly URL Using mod_rewrite</title>
		<link>http://mistonline.in/wp/search-engine-friendly-url-using-mod_rewrite/</link>
		<comments>http://mistonline.in/wp/search-engine-friendly-url-using-mod_rewrite/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 21:10:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=293</guid>
		<description><![CDATA[Search Engine Friendly URL&#8217;s A typical component of a website is a &#8216;latest main&#8217; database. Individual main items would be accessed as: http://www.myweb.com/main.php?id=20090729 (a call to the main.php script passing a single GET parameter which identifies which item to display) Now we introduce the RewriteRule: RewriteRule ^main/([0-9]+) /main.php?id=$1 Translation: * IF the request starts with [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/search-engine-friendly-url-using-mod_rewrite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Avoid 404 Error Pages Easily and Reliably</title>
		<link>http://mistonline.in/wp/how-to-avoid-404-error-pages-easily-and-reliably/</link>
		<comments>http://mistonline.in/wp/how-to-avoid-404-error-pages-easily-and-reliably/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 21:05:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=290</guid>
		<description><![CDATA[Avoid the 404! 1. Redirect on-site I showed them how, instead of ever taking a page down, they should redirect the page to a main page of their site (or a page that displays a message saying &#8220;Sorry but this page is no longer updated. Please visit our homepage or contact us for more information&#8221;). [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/how-to-avoid-404-error-pages-easily-and-reliably/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mod_security the Apache Module, The Apache Firewall blocking your website?</title>
		<link>http://mistonline.in/wp/mod_security-the-apache-module-the-apache-firewall-blocking-your-website/</link>
		<comments>http://mistonline.in/wp/mod_security-the-apache-module-the-apache-firewall-blocking-your-website/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 14:19:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Domain]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=278</guid>
		<description><![CDATA[The reason behind this findings is simple.One of my website which should be up and running everyday without fail was pulling my legs for the past 7 days because it always goes down at one time or another after posting or deleting some topics or something related to that was done.I raised a ticket on [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/mod_security-the-apache-module-the-apache-firewall-blocking-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix 500 Internal Server Error In WordPress</title>
		<link>http://mistonline.in/wp/fix-500-internal-server-error-in-wordpress/</link>
		<comments>http://mistonline.in/wp/fix-500-internal-server-error-in-wordpress/#comments</comments>
		<pubDate>Mon, 25 May 2009 07:07:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=180</guid>
		<description><![CDATA[Hi Visitors, Two days before i experienced a 500 intenal server error while posting topics and editing my existing topics.I was really disappointed to see that coz if i am unable to post a new topic there is no use in retaining this website, i have to shut it down  . So after a day [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/fix-500-internal-server-error-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

