<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'SilverStripe SSL switching by statics'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 07:11:07 GMT</pubDate>
<item>
<title>dalethedeveloper said on 1/27/10</title>
<link>http://snipplr.com/view/27191/silverstripe-ssl-switching-by-statics/</link>
<description><![CDATA[ Also forgot the basic usage in a controller. Add the `$ssl_actions` static with an array of specific actions that need SSL:

`public static $ssl_actions = array('shop','checkout','FormSignUp');` ]]></description>
<pubDate>Wed, 27 Jan 2010 15:41:23 GMT</pubDate>
<guid>http://snipplr.com/view/27191/silverstripe-ssl-switching-by-statics/</guid>
</item>
</channel>
</rss>