<?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>Set Up Proxy Server</title>
	<atom:link href="http://www.setupproxyserver.net/feed" rel="self" type="application/rss+xml" />
	<link>http://www.setupproxyserver.net</link>
	<description>Set Up Proxy Server</description>
	<lastBuildDate>Sat, 13 Mar 2010 11:24:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Set Up a Proxy Server with Glype</title>
		<link>http://www.setupproxyserver.net/set-up-a-proxy-server-with-glype.html</link>
		<comments>http://www.setupproxyserver.net/set-up-a-proxy-server-with-glype.html#comments</comments>
		<pubDate>Fri, 19 Jun 2009 01:31:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.setupproxyserver.net/?p=3</guid>
		<description><![CDATA[There are several different scripts for setting up proxy sites, such as CGIProxy and PHProxy, but this article will be on how to install Glype, which is a PHP web proxy that outshines the rest. How to Set Up a Glype Web Proxy Server Upon downloading the Glype proxy script from the main website, you [...]]]></description>
			<content:encoded><![CDATA[<p>There are several different scripts for setting up <a href="http://www.topbits.com/proxy.html">proxy sites</a>, such as CGIProxy and PHProxy, but this article will be on how to install <a href="http://www.glype.com">Glype</a>, which is a PHP web proxy that outshines the rest.</p>
<p><BR></p>
<h2>How to Set Up a Glype Web Proxy Server</h2>
<p><BR></p>
<p>Upon downloading the Glype proxy script from the main website, you will find two folders: <em>upload</em> and <em>extras</em>.  The <em>upload</em> folder contains all of the files needed to run Glype, and the best part is that you can start using Glype out of the box!  You don&#8217;t need to configure anything, although it&#8217;s highly recommended.  And that&#8217;s where the <em>extras</em> folder comes in.  There are several useful files in there that you could also upload, such as the Privacy Policy and Admin CP.  The Admin CP is very useful, and you will learn more about it&#8217;s functions later on.</p>
<p>So once you download Glype, upload the files in the <em>upload</em> folder to your host&#8217;s root folder (public_html).  You can use an FTP program like <a href="http://www.filezillaproject.org">FileZilla</a>.  Now, let&#8217;s take a look at the files we just uploaded:</p>
<ul>
<li><strong>&#8216;tmp&#8217; Folder:</strong> This folder is empty upon installation, but you should make two new folders inside of it called &#8216;cache&#8217; and &#8216;logs&#8217;.  Make sure to CHMOD those folders to 777 as well.  This is where you cache and logs (your temporary files) will go.</li>
<li><strong>&#8216;themes&#8217; Folder:</strong> This folder contains all of the files that allow your theme to run.  If you dig deeper, the three important files are <em>main.php</em> (this is your home page&#8217;s template), <em>config.php</em> (you can set global variables in here to use in your theme files), and <em>framedForm.inc.php</em> (this is the coding for the URL form on the proxified pages).</li>
<li><strong>&#8216;plugins&#8217; Folder:</strong> Plugins are unofficial additions to the Glype code, which help make certain websitse run differently, usually for the better (For example: YouTube does not currently work on Glype 1.1 without the &#8216;FlowTube&#8217; plugin).  You can find a great list of plugins at the <a href="http://forums.glype.com">Glype Forums.</a></li>
<li><strong>&#8216;includes&#8217; Folder:</strong> Last but certainly not least, this folder contains all of the files needed for Glype to work properly.  You can edit the <em>settings.php</em> folder manually if you wish, but I don&#8217;t recommend this.  Instead, upload the <em>admin.php</em> file (see below), and make sure to CHMOD the <em>settings.php</em> file to 777.</li>
</ul>
<p>In addition to the above folders, you will find the <em>index.php</em> file (main page), the <em>browse.php</em> file (proxified page), and <em>robots.txt</em> page (by default prevents spiders/robots from using your proxy).</p>
<p>Now that we have gone over the contents of the <em>upload</em> folder, here&#8217;s a quick rundown of the <em>extras</em> folder.  In it, you will find different documents like the <em>disclaimer, terms, and privacy</em>, as well as two files useful for the users, although they are not used often, the <em>cookies.php</em> and <em>edit-browser.php</em> files.</p>
<p>Probably the most important and useful file you will find is the <em>admin.php</em> file.  It contains all kinds of options and settings, such as website blacklists, default settings, transfer limits, IP bans, cache/log control, and much more.  In my opinion, your Glype installation is INCOMPLETE without the <em>admin.php</em> file.  To install it, just upload it to your root directory (public_html) and CHMOD the <em>settings.php</em> file in your &#8216;includes&#8217; folder to 777.</p>
<p>Congratulations!  You have successfully installed Glype.  You may want to explore your Admin CP settings and change around your theme.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.setupproxyserver.net/set-up-a-proxy-server-with-glype.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
