<?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 Servers cPanel webhosting blog &#187; what is mod proxy</title>
	<atom:link href="http://www.theperfectarts.com/tag/what-is-mod-proxy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theperfectarts.com</link>
	<description>Basics cPanel tutorials / issue,mysql,php errors etc</description>
	<lastBuildDate>Wed, 08 Feb 2012 05:58:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Install mod proxy</title>
		<link>http://www.theperfectarts.com/2009/08/install-mod-proxy/</link>
		<comments>http://www.theperfectarts.com/2009/08/install-mod-proxy/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 01:51:35 +0000</pubDate>
		<dc:creator>Gunjan</dc:creator>
				<category><![CDATA[Install server side software / script]]></category>
		<category><![CDATA[cpanel with port 80]]></category>
		<category><![CDATA[Install mod proxy]]></category>
		<category><![CDATA[what is mod proxy]]></category>

		<guid isPermaLink="false">http://www.theperfectarts.com/2008/08/install-mod-proxy/</guid>
		<description><![CDATA[First login into your server with the root login details cd /home/cpapachebuild/buildapache/apache_1.3.31/src/modules/proxy/ or cd /home/cpeasyapache/src/httpd-2.0.63/modules/proxy Then run command: /usr/local/apache/bin/apxs -i -c *.c Add the following module to the httpd.conf to load proxy module with the httpd configuration file: LoadModule proxy_module libexec/mod_proxy.so And then restart the Apache service: service httpd restart or /etc/init.d/httpd restart You can [...]]]></description>
			<content:encoded><![CDATA[<p>First login into your server with the root login details</p>
<p><strong><span style="color: #800000;">cd /home/cpapachebuild/buildapache/apache_1.3.31/src/modules/proxy/</span></strong></p>
<p><strong><span style="color: #800000;">or</span></strong></p>
<p><strong><span style="color: #800000;">cd /home/cpeasyapache/src/httpd-2.0.63/modules/proxy</span></strong></p>
<p>Then run command:</p>
<p><script type="text/javascript">// <![CDATA[
 google_ad_client = "ca-pub-1685490665026631"; /* images */ google_ad_slot = "1433358698"; google_ad_width = 300; google_ad_height = 250;
// ]]&gt;</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[</p>
<p>// ]]&gt;</script></p>
<p>/usr/local/apache/bin/apxs -i -c *.c</p>
<p>Add the following module to the httpd.conf to load proxy module with the httpd configuration file:</p>
<p><strong><span style="color: #800000;">LoadModule proxy_module libexec/mod_proxy.so</span></strong></p>
<p>And then restart the Apache service:<br />
<strong><span style="color: #800000;">service httpd restart</span></strong><br />
<strong><span style="color: #800000;"> or</span></strong><br />
<strong><span style="color: #800000;"> /etc/init.d/httpd restart</span></strong></p>
<p>You can check proxy installed or not on your server by using following command.</p>
<p><strong><span style="color: #800000;">/usr/local/apache/bin/httpd -l | grep proxy</span></strong></p>
<p>&copy;2012 <a href="http://www.theperfectarts.com">Linux Servers cPanel webhosting blog</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.theperfectarts.com/2009/08/install-mod-proxy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

