<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - Scooter</title>
<link>http://snipplr.com/users/Scooter/language/apache</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 01 Dec 2008 14:16:51 GMT</pubDate>
<item>
<title>(Apache) Force SSL</title>
<link>http://snipplr.com/view/6321/force-ssl/</link>
<description><![CDATA[ <p>There are some things here worth noting. We are checking if HTTPS is off. Some people will instead check if traffic is coming from port 80, the standard HTTP port, or not coming from 443, the standard HTTPS port. Checking port numbers is not the best solution because the server administrator can set up HTTP and HTTPS to run on different ports. It's also worth noting that QueryString variables are preserved, if any are being passed. Most other examples I've seen on the Internet ignore the QueryString variables, which leads to navigation problems.</p> ]]></description>
<pubDate>Mon, 19 May 2008 15:01:57 GMT</pubDate>
<guid>http://snipplr.com/view/6321/force-ssl/</guid>
</item>
</channel>
</rss>