<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: WordPress HTTPS</title>
	<atom:link href="http://www.galloway.me.uk/2010/01/wordpress-https/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.galloway.me.uk/2010/01/wordpress-https/</link>
	<description>Online CV</description>
	<lastBuildDate>Tue, 31 Jan 2012 01:06:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Scott</title>
		<link>http://www.galloway.me.uk/2010/01/wordpress-https/comment-page-1/#comment-903</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Sun, 13 Nov 2011 14:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.galloway.me.uk/?p=313#comment-903</guid>
		<description>Please help cannot find the answer to this....

I have a multi site install running two separate networks..  

The first domain   domain1.com has a ssl cert on it
The second domain  domain2.com  does not..

I want to force the home and site url of all newly created blogs on domain1.com to get prefixed with https...  I need to separate this so it does not affect domain2.com at all...


i am using this for the login and admin area
if ( $_SERVER[&quot;HTTP_HOST&quot;] == &quot;domain1.com&quot; ) {
  define(&#039;FORCE_SSL_ADMIN&#039;, true);
}  

but i cannot figure out what to do for force dynamically all new blogs that get create in domain1.com to get the https prefix automatically

Thanks Scott</description>
		<content:encoded><![CDATA[<p>Please help cannot find the answer to this&#8230;.</p>
<p>I have a multi site install running two separate networks..  </p>
<p>The first domain   domain1.com has a ssl cert on it<br />
The second domain  domain2.com  does not..</p>
<p>I want to force the home and site url of all newly created blogs on domain1.com to get prefixed with https&#8230;  I need to separate this so it does not affect domain2.com at all&#8230;</p>
<p>i am using this for the login and admin area<br />
if ( $_SERVER["HTTP_HOST"] == &#8220;domain1.com&#8221; ) {<br />
  define(&#8216;FORCE_SSL_ADMIN&#8217;, true);<br />
}  </p>
<p>but i cannot figure out what to do for force dynamically all new blogs that get create in domain1.com to get the https prefix automatically</p>
<p>Thanks Scott</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.galloway.me.uk/2010/01/wordpress-https/comment-page-1/#comment-865</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 19 Apr 2011 16:36:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.galloway.me.uk/?p=313#comment-865</guid>
		<description>Hey... That&#039;s really handy! I run a blog (http://www.thecoverups.co.uk/wedding-band-function-band/wedding-band-blog/) and I can imagine there being occasions when running with HTTPS would be handy. Cheers for the tip!</description>
		<content:encoded><![CDATA[<p>Hey&#8230; That&#8217;s really handy! I run a blog (<a href="http://www.thecoverups.co.uk/wedding-band-function-band/wedding-band-blog/" rel="nofollow">http://www.thecoverups.co.uk/wedding-band-function-band/wedding-band-blog/</a>) and I can imagine there being occasions when running with HTTPS would be handy. Cheers for the tip!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

