<?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>捞月 &#187; ghs.google</title>
	<atom:link href="http://laoyue.chez.com/index.php/archives/tag/ghs-google/feed" rel="self" type="application/rss+xml" />
	<link>http://laoyue.chez.com</link>
	<description>旺旺旺~~~</description>
	<lastBuildDate>Tue, 12 May 2026 14:07:23 +0000</lastBuildDate>
	<language>zh-CN</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.8.41</generator>
	<item>
		<title>用apache给ghs.google做反向代理</title>
		<link>http://laoyue.chez.com/index.php/archives/1314</link>
		<comments>http://laoyue.chez.com/index.php/archives/1314#comments</comments>
		<pubDate>Fri, 27 Nov 2009 18:13:50 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[ghs.google]]></category>

		<guid isPermaLink="false">http://saoker.net/?p=1314</guid>
		<description><![CDATA[&#60;VirtualHost *:80&#62; ServerName isme.com.ru ProxyRequests off &#60;Proxy *&#62; Order deny,allow Allow from all &#60;/Proxy&#62; ProxyPreserveHost on ProxyPass / http://ghs.google.com/ ProxyPassReverse / http://ghs.google.com/ &#60;/VirtualHost&#62; &#60;VirtualHost 173.212.195.x:80&#62; ProxyRequests off &#60;Proxy *&#62; Order deny,allow Allow from all &#60;/Proxy&#62; ProxyPreserveHost on ProxyPass / http://ghs.google.com/ ProxyPassReverse / http://ghs.google.com/ &#60;/VirtualHost&#62;]]></description>
				<content:encoded><![CDATA[<blockquote><p>&lt;VirtualHost *:80&gt;</p>
<p>ServerName isme.com.ru</p>
<p>ProxyRequests off</p>
<p>&lt;Proxy *&gt;</p>
<p>Order deny,allow</p>
<p>Allow from all</p>
<p>&lt;/Proxy&gt;</p>
<p>ProxyPreserveHost on</p>
<p>ProxyPass / <a href="http://ghs.google.com/">http://ghs.google.com/</a></p>
<p>ProxyPassReverse / <a href="http://ghs.google.com/">http://ghs.google.com/</a></p>
<p>&lt;/VirtualHost&gt;</p></blockquote>
<blockquote><p>&lt;VirtualHost 173.212.195.x:80&gt;</p>
<p>ProxyRequests off</p>
<p>&lt;Proxy *&gt;</p>
<p>Order deny,allow</p>
<p>Allow from all</p>
<p>&lt;/Proxy&gt;</p>
<p>ProxyPreserveHost on</p>
<p>ProxyPass / <a href="http://ghs.google.com/">http://ghs.google.com/</a></p>
<p>ProxyPassReverse / <a href="http://ghs.google.com/">http://ghs.google.com/</a></p>
<p>&lt;/VirtualHost&gt;</p></blockquote>
<p><img class="alignnone size-full wp-image-1319" title="4" src="http://laoyue.chez.com/wp-content/uploads/2009/11/4.jpg" alt="4" /></p>
]]></content:encoded>
			<wfw:commentRss>http://laoyue.chez.com/index.php/archives/1314/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
