<?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: Enable secure / https SSL login on mediaWiki 1.13.3</title>
	<atom:link href="http://pario.no/2009/01/30/enable-secure-ssl-login-on-mediawiki/feed/" rel="self" type="application/rss+xml" />
	<link>http://pario.no/2009/01/30/enable-secure-ssl-login-on-mediawiki/</link>
	<description>A cronological documentation test project, nothing serious, really!</description>
	<lastBuildDate>Fri, 20 May 2011 21:26:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: misan</title>
		<link>http://pario.no/2009/01/30/enable-secure-ssl-login-on-mediawiki/comment-page-1/#comment-16</link>
		<dc:creator>misan</dc:creator>
		<pubDate>Fri, 22 May 2009 13:25:01 +0000</pubDate>
		<guid isPermaLink="false">http://pario.no/?p=953#comment-16</guid>
		<description>Actually found this /etc/apache2/ports.conf file that was included in apache2.conf. 

Just had to make it look like this:

#NameVirtualHost *:80
#Listen 80


    # SSL name based virtual hosts are not yet supported, therefore no
    # NameVirtualHost statement here
    Listen 443
</description>
		<content:encoded><![CDATA[<p>Actually found this /etc/apache2/ports.conf file that was included in apache2.conf. </p>
<p>Just had to make it look like this:</p>
<p>#NameVirtualHost *:80<br />
#Listen 80</p>
<p>    # SSL name based virtual hosts are not yet supported, therefore no<br />
    # NameVirtualHost statement here<br />
    Listen 443</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: misan</title>
		<link>http://pario.no/2009/01/30/enable-secure-ssl-login-on-mediawiki/comment-page-1/#comment-15</link>
		<dc:creator>misan</dc:creator>
		<pubDate>Fri, 22 May 2009 13:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://pario.no/?p=953#comment-15</guid>
		<description>Hey, do you know of a way to just make mediawiki secure https only. Right now I have it working with both https and http. But I would like it to only work with https and redirect all users that hit it on port 80 to https on 443.</description>
		<content:encoded><![CDATA[<p>Hey, do you know of a way to just make mediawiki secure https only. Right now I have it working with both https and http. But I would like it to only work with https and redirect all users that hit it on port 80 to https on 443.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bixit</title>
		<link>http://pario.no/2009/01/30/enable-secure-ssl-login-on-mediawiki/comment-page-1/#comment-13</link>
		<dc:creator>bixit</dc:creator>
		<pubDate>Tue, 14 Apr 2009 22:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://pario.no/?p=953#comment-13</guid>
		<description>Thanks laser47, I&#039;ve fixed this typo as well.</description>
		<content:encoded><![CDATA[<p>Thanks laser47, I&#8217;ve fixed this typo as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: laser47</title>
		<link>http://pario.no/2009/01/30/enable-secure-ssl-login-on-mediawiki/comment-page-1/#comment-12</link>
		<dc:creator>laser47</dc:creator>
		<pubDate>Tue, 14 Apr 2009 21:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://pario.no/?p=953#comment-12</guid>
		<description>This worked great for me on Ubuntu 8.10 with MediaWiki 1.12.0 , but I ran into a couple of things that needed to be changed:

Secure_Login.php required me to have a &lt;?php tag at the beginning, otherwise it just spits out the code in the header - ugly and not functional ;-).

The code block says to create a file called &#039;Secure_Login.php&#039;, but the include statement in LocalSettings.php says to include &#039;ssl_login.php&#039;

Thanks for the info!</description>
		<content:encoded><![CDATA[<p>This worked great for me on Ubuntu 8.10 with MediaWiki 1.12.0 , but I ran into a couple of things that needed to be changed:</p>
<p>Secure_Login.php required me to have a &lt;?php tag at the beginning, otherwise it just spits out the code in the header &#8211; ugly and not functional ;-).</p>
<p>The code block says to create a file called &#8216;Secure_Login.php&#8217;, but the include statement in LocalSettings.php says to include &#8216;ssl_login.php&#8217;</p>
<p>Thanks for the info!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bixit</title>
		<link>http://pario.no/2009/01/30/enable-secure-ssl-login-on-mediawiki/comment-page-1/#comment-11</link>
		<dc:creator>bixit</dc:creator>
		<pubDate>Thu, 09 Apr 2009 21:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://pario.no/?p=953#comment-11</guid>
		<description>OK, I&#039;ve fixed the typo.
Thanks for the tip.</description>
		<content:encoded><![CDATA[<p>OK, I&#8217;ve fixed the typo.<br />
Thanks for the tip.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

