<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/apache/tags/ssl</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 20:11:46 GMT</pubDate>
<item>
<title>(Apache) https transparent proxy - therobot</title>
<link>http://snipplr.com/view/69523/https-transparent-proxy/</link>
<description><![CDATA[ <p>The idea is to use this piece of code inside a virtualhost block</p> ]]></description>
<pubDate>Thu, 17 Jan 2013 23:24:01 GMT</pubDate>
<guid>http://snipplr.com/view/69523/https-transparent-proxy/</guid>
</item>
<item>
<title>(Apache) HTTP / HTTPS redirection - Jacek_FH</title>
<link>http://snipplr.com/view/45104/http--https-redirection/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 01 Dec 2010 22:48:45 GMT</pubDate>
<guid>http://snipplr.com/view/45104/http--https-redirection/</guid>
</item>
<item>
<title>(Apache) Generate Apache Development Server SSL Key - zonetrooperex</title>
<link>http://snipplr.com/view/39879/generate-apache-development-server-ssl-key/</link>
<description><![CDATA[ <p>Creates a self-signed SSL Key for use on a Windows development server. Instructions:        http://dpaste.com/237670/</p> ]]></description>
<pubDate>Thu, 02 Sep 2010 11:04:50 GMT</pubDate>
<guid>http://snipplr.com/view/39879/generate-apache-development-server-ssl-key/</guid>
</item>
<item>
<title>(Apache) Force HTTPS with mod_rewrite - Roshambo</title>
<link>http://snipplr.com/view/7791/force-https-with-modrewrite/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 09 Aug 2008 17:28:33 GMT</pubDate>
<guid>http://snipplr.com/view/7791/force-https-with-modrewrite/</guid>
</item>
<item>
<title>(Apache) Force SSL - Scooter</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>
<item>
<title>(Apache) force SSL in your site - iTony</title>
<link>http://snipplr.com/view/6211/force-ssl-in-your-site/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 13 May 2008 16:07:35 GMT</pubDate>
<guid>http://snipplr.com/view/6211/force-ssl-in-your-site/</guid>
</item>
</channel>
</rss>