<?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>Mac Lab: An Apple Macintosh OS X, Mac &#38; PC Blog &#187; Server / Web Apps</title>
	<atom:link href="http://www.mac-lab.com/tag/server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mac-lab.com</link>
	<description>Another Mac OS X Fanatic</description>
	<lastBuildDate>Sun, 08 Jan 2012 03:50:08 +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>Add SSL to Leopard</title>
		<link>http://www.mac-lab.com/2008/09/add-ssl-to-leopard/</link>
		<comments>http://www.mac-lab.com/2008/09/add-ssl-to-leopard/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 16:51:07 +0000</pubDate>
		<dc:creator>Barry Bourland</dc:creator>
				<category><![CDATA[Server / Web Apps]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://www.mac-lab.com/?p=105</guid>
		<description><![CDATA[To add SSL to your OS X testing server, you need to configure mod_ssl. Open Terminal and type the following commands: * sudo -s * cd /etc/httpd * mkdir ssl * chmod 700 ssl * cd ssl * gzip -c &#8211;best /var/log/system.log &#62; random.dat * openssl rand -rand file:random.dat 0 You now need an SSL [...]]]></description>
		<wfw:commentRss>http://www.mac-lab.com/2008/09/add-ssl-to-leopard/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Force redirect to SSL secure page</title>
		<link>http://www.mac-lab.com/2008/09/force-redirect-to-ssl-secure-page/</link>
		<comments>http://www.mac-lab.com/2008/09/force-redirect-to-ssl-secure-page/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 16:08:45 +0000</pubDate>
		<dc:creator>Barry Bourland</dc:creator>
				<category><![CDATA[Server / Web Apps]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://www.mac-lab.com/?p=103</guid>
		<description><![CDATA[Here&#8217;s a php code snippet to force the page to https instead of http. You can use a self-signed SSL certificate on your OS X testing server.]]></description>
		<wfw:commentRss>http://www.mac-lab.com/2008/09/force-redirect-to-ssl-secure-page/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Best deal we&#8217;ve found on Web Hosting</title>
		<link>http://www.mac-lab.com/2008/09/best-deal-weve-found-on-web-hosting/</link>
		<comments>http://www.mac-lab.com/2008/09/best-deal-weve-found-on-web-hosting/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 22:27:37 +0000</pubDate>
		<dc:creator>Barry Bourland</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Server / Web Apps]]></category>

		<guid isPermaLink="false">http://www.mac-lab.com/?p=44</guid>
		<description><![CDATA[We&#8217;ve used lots of hosting companies, some good, some bad. We have learned that the real measure of a great hosting company comes down to the following: 1. Reliable Email service: it&#8217;s funny that you&#8217;d think that bandwidth or space or some web space feature would top our list, but we have learned that even [...]]]></description>
		<wfw:commentRss>http://www.mac-lab.com/2008/09/best-deal-weve-found-on-web-hosting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Critical file backups</title>
		<link>http://www.mac-lab.com/2008/09/critical-file-backups/</link>
		<comments>http://www.mac-lab.com/2008/09/critical-file-backups/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 20:46:23 +0000</pubDate>
		<dc:creator>Barry Bourland</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Server / Web Apps]]></category>
		<category><![CDATA[Backup]]></category>

		<guid isPermaLink="false">http://www.mac-lab.com/?p=40</guid>
		<description><![CDATA[It&#8217;s sad to think about. You will only know how valuable something is until you lose it. I&#8217;m sure many of you have lost a file, or some data, or A LOT of data, like your whole hard drive. So we talk about backing up. But where do we backup? Not on the same drive [...]]]></description>
		<wfw:commentRss>http://www.mac-lab.com/2008/09/critical-file-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Webmin on OS X</title>
		<link>http://www.mac-lab.com/2008/09/install-webmin-on-os-x/</link>
		<comments>http://www.mac-lab.com/2008/09/install-webmin-on-os-x/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 04:08:02 +0000</pubDate>
		<dc:creator>Barry Bourland</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Server / Web Apps]]></category>
		<category><![CDATA[Webmin]]></category>

		<guid isPermaLink="false">http://www.mac-lab.com/?p=11</guid>
		<description><![CDATA[Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely. 1. Download it at http://www.webmin.com/download.html [...]]]></description>
		<wfw:commentRss>http://www.mac-lab.com/2008/09/install-webmin-on-os-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

