<?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>Linux Admin Zone &#187; apache</title>
	<atom:link href="http://linuxadminzone.com/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxadminzone.com</link>
	<description>Adding more reasons to celebrate Open Source.</description>
	<lastBuildDate>Wed, 23 Nov 2011 14:56:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Disable ssl ver 2 in apache for pci compliance</title>
		<link>http://linuxadminzone.com/disable-ssl-ver-2-in-apache-for-pci-compliance/</link>
		<comments>http://linuxadminzone.com/disable-ssl-ver-2-in-apache-for-pci-compliance/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 16:36:51 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Web Server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=157</guid>
		<description><![CDATA[You need to disable SSL ver 2 and enable SSL ver 3 in apache for PCI compliance. Its very easy to do. Following settings will set SSL ver 3 and also disable older/unsecure cipher suite in Redhat/centos/fedora Linux server: 1. Open /etc/httpd/conf.d/ssl.conf and add or if these lines already there, edit them as per follows: [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/disable-ssl-ver-2-in-apache-for-pci-compliance/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Apache url rewriting with masking</title>
		<link>http://linuxadminzone.com/apache-url-rewriting-with-masking/</link>
		<comments>http://linuxadminzone.com/apache-url-rewriting-with-masking/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 10:57:13 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[Web Server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[mod_proxy]]></category>
		<category><![CDATA[url proxy]]></category>
		<category><![CDATA[url rewrite]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=125</guid>
		<description><![CDATA[I got an assignment where I&#8217;ve to move some apps from a server (due to immense load) to different server without changing URLs. Main software app should remains in first server and all other smaller apps should be moved to another server but because all apps are integrated (for seamless login etc) with each other, [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/apache-url-rewriting-with-masking/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fix subversion/svn child exit signal segmentation fault error in Apache</title>
		<link>http://linuxadminzone.com/fix-subversion-svn-child-exit-signal-segmentation-fault-error-in-apache/</link>
		<comments>http://linuxadminzone.com/fix-subversion-svn-child-exit-signal-segmentation-fault-error-in-apache/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 17:36:22 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[Subversion]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=102</guid>
		<description><![CDATA[When running subversion with apache, how good config you&#8217;d done, you may still found that your svn repos are not accessible through http:// or https:// and most probably you&#8217;ll find this error in your apache error logs: child pid 6485 exit signal Segmentation fault (11) In my CentOS 5.2 box with httpd 2.2.3 and subversion [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/fix-subversion-svn-child-exit-signal-segmentation-fault-error-in-apache/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Download, install and configure perlbal to load balance web server</title>
		<link>http://linuxadminzone.com/download-install-and-configure-perlbal-to-load-balance-web-server/</link>
		<comments>http://linuxadminzone.com/download-install-and-configure-perlbal-to-load-balance-web-server/#comments</comments>
		<pubDate>Tue, 20 May 2008 10:24:58 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[Load Balancer]]></category>
		<category><![CDATA[Web Server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[load balance]]></category>
		<category><![CDATA[perlbal]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=12</guid>
		<description><![CDATA[Perlbal is fast and efficient web server, reverse proxy(load balancer). Here are quick steps to get started with it. I have tested perlbal-1.60 on my CentOS 5 box. There are many other possible ways to do the same and the way which worked for me, may not work for you. Step 1. Download perlbal OR [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/download-install-and-configure-perlbal-to-load-balance-web-server/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

