<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Fantastiblog &#187; wordpress</title>
	<atom:link href="http://www.fantastic.net.au/blog/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fantastic.net.au/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 27 Nov 2009 16:13:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>More Google Apps as OpenID for Wordpress</title>
		<link>http://www.fantastic.net.au/blog/2009/11/28/more-google-apps-as-openid-for-wordpress/</link>
		<comments>http://www.fantastic.net.au/blog/2009/11/28/more-google-apps-as-openid-for-wordpress/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 16:10:01 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Groovy Tools]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[GAFYD]]></category>

		<guid isPermaLink="false">http://www.fantastic.net.au/blog/?p=34</guid>
		<description><![CDATA[After a long session going around in circles, I think I have cracked this particular nut!
Yes indeed &#8211; I now have been able to create accounts on a Wordpress site, hook those accounts up to use a GAFYD as OpenID to log in to Wordpress using the same credentials as the email hosted at Google [...]]]></description>
			<content:encoded><![CDATA[<p>After a long session going around in circles, I think I have cracked this particular nut!</p>
<p>Yes indeed &#8211; I now have been able to create accounts on a Wordpress site, hook those accounts up to use a GAFYD as OpenID to log in to Wordpress using the same credentials as the email hosted at Google (under a custom domain.)</p>
<p>Phew.</p>
<p>How does it work? I&#8217;m glad I asked!</p>
<p>The key part of the puzzle was to use the <a href="http://wordpress.org/extend/plugins/rpx/">Janrain Wordpress plugin that uses RPX discovery</a>. Yeah, &#8216;RPX discovery&#8217; sounds like gibberish but it is really important. Google have created their own discovery mechanism (<a href="http://willnorris.com/2009/09/wordpress-openid-v3-3">read about it</a> from the creator of the <a href="http://wordpress.org/extend/plugins/openid/">WP OpenID plugin</a>) which just makes things just a little more difficult from our point of view.</p>
<p>In any case, once the RPX plugin is installed it will prompt you to create an account at<a href="http://rpxnow.com/"> http://rpxnow.com/</a> which is both painless and takes only seconds.</p>
<p>Next we will have to manually set the users up in Wordpress. So create your new Wordpress user, make a password (and yes, you do still need a strong password here because it remains a way to login to your Wordpress site for the users.) I chose not to email the password out to the user, as the goal here is to present a single sign on solution.</p>
<p>Moving along &#8211; log yourself out of Wordpress and log back in <em>as the new user you just created</em>. Navigate to the Profile panel for that user in the Administration area. The URL will be something like http://www.yourdomain.com/wp-admin/profile.php Down the bottom of that screen you&#8217;ll see an area to select a Sign-in Provider. The key is to select OpenID, then enter the base URL for your domain that is active at Google apps. So you would type <em>http://yourdomain.com</em> in.</p>
<p>Finally you&#8217;ll have to sign-in using that OpenID to create the link between this user account on your Wordpress install and the account at Google apps which is the single sign on account we want our users to use.</p>
<p>The first time I went around the OpenID authentication I was returned to the from page of my blog with some errros on screen. Ignoring those and going back to the /wp-admin page seems to work fine. For some reason it works out fine after that.</p>
<p>So there you have my solution to use the credentials of your user&#8217;s email accounts hosted by Google Apps For Your Domain (GAFYD) to log into a Wordpress blog. Feedback is more than welcome, comments, tweaks, suggestions all. Get connecting!</p>
<p>P.S. A friend of mine has found a differing solution, <a href="http://jodiem.com.au/2009/11/10/wordpress-com-for-your-domain/">Wordpress.com for your domain</a> &#8211; where you host your website at Wordpress.com, still allowing Google to handle your email with GAFYD. This does not offer a single sign on, however you do get a website plus email for only $US10 per year. Great work Jodie!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fantastic.net.au/blog/2009/11/28/more-google-apps-as-openid-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Testing plugin &#8216;WP Google Apps&#8217;</title>
		<link>http://www.fantastic.net.au/blog/2009/11/10/testing-wp-google-apps/</link>
		<comments>http://www.fantastic.net.au/blog/2009/11/10/testing-wp-google-apps/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 23:41:33 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[GAFYD]]></category>

		<guid isPermaLink="false">http://www.fantastic.net.au/blog/?p=24</guid>
		<description><![CDATA[Of these plugins to Manage Wordpress users and Google apps, the most promising sounding is of course WP Google Apps &#8211; http://wordpress.org/extend/plugins/wp-google-apps/.
That&#8217;s the one I tested first (WP Google Apps 1.0 on Wordpress 2.8.5), with no real success. The first issue is that the plugin is nested an extra folder deep, so the automatic install [...]]]></description>
			<content:encoded><![CDATA[<p>Of <a href="/blog/2009/11/09/managing-wordpress-users-and-google-apps/">these plugins to Manage Wordpress users and Google apps</a>, the most promising sounding is of course <a href="http://wordpress.org/extend/plugins/wp-google-apps/">WP Google Apps &#8211; http://wordpress.org/extend/plugins/wp-google-apps/.</a></p>
<p>That&#8217;s the one I tested first (WP Google Apps 1.0 on Wordpress 2.8.5), with no real success. The first issue is that the plugin is nested an extra folder deep, so the automatic install won&#8217;t recognise the plugin. Once you move the files up one directory-level (from /wp-google-apps/wp-google-apps/* to /wp-google-apps/*) then Wordpress can &#8217;see&#8217; it.</p>
<p>After entering my Google apps domain on the configuration page, I logged out to test. The initial result is a server timeout when attempting to login to my blog with an account from the Google Apps domain. I tried both with the full email address and just the user name, only to have the same effect &#8211; a timeout. Checking the plugin&#8217;s sparse documentation I did note that the Google Apps account must be set to allow POP or IMAP access for this to work. A quick check showed that I did already have POP enabled. Slightly more disturbing is that the timeout persisted even when using my original credentials for the blog.</p>
<p>The only solution was to remove the plugin from the filesystem (I used webshell as I&#8217;m hosted on an H-Sphere control panel) &#8211; you could as easily use FTP or SSH in if you have access. Once removed (or simply compressed to save time for more attempts) I could log back in with my original administrator account.</p>
<p>The FAQ does note that &#8220;Unfortunately, the only way to get the plugin to work on 2.0.x is to completely wipe the dashboard.&#8221; I&#8217;m not really sure what &#8216;wiping the dashboard&#8217; is though &#8211; any suggestions?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fantastic.net.au/blog/2009/11/10/testing-wp-google-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Managing Wordpress users and Google apps</title>
		<link>http://www.fantastic.net.au/blog/2009/11/09/managing-wordpress-users-and-google-apps/</link>
		<comments>http://www.fantastic.net.au/blog/2009/11/09/managing-wordpress-users-and-google-apps/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 12:07:34 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Groovy Tools]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[GAFYD]]></category>

		<guid isPermaLink="false">http://www.fantastic.net.au/blog/?p=20</guid>
		<description><![CDATA[On a quest to make my Scout group&#8217;s website as simple as possible to use, I&#8217;m searching for a way to enable a single-sign-on (SSO) capability. Why you ask? So that our adult leaders and lay helpers can access both the Google Apps backend and the website with the same credentials.
Searching the Wordpress plugin repository [...]]]></description>
			<content:encoded><![CDATA[<p>On a quest to make my <a href="http://portneptune.com/">Scout group&#8217;s website</a> as simple as possible to use, I&#8217;m searching for a way to enable a single-sign-on (SSO) capability. Why you ask? So that our adult leaders and lay helpers can access both the <a href="http://www.google.com/apps">Google Apps</a> backend and the website with the same credentials.</p>
<p>Searching the <a href="http://wordpress.org/extend/plugins/">Wordpress plugin repository</a> I&#8217;ve come up with these potential solutions:</p>
<ul>
<li><a href="http://wordpress.org/extend/plugins/3rd-party-authentication/">http://wordpress.org/extend/plugins/3rd-party-authentication/</a></li>
<li><a href="http://wordpress.org/extend/plugins/openid/installation/">http://wordpress.org/extend/plugins/openid/installation/</a></li>
<li><a href="http://wordpress.org/extend/plugins/rpx/">http://wordpress.org/extend/plugins/rpx/</a></li>
<li><a href="http://wordpress.org/extend/plugins/wp-google-apps/">http://wordpress.org/extend/plugins/wp-google-apps/</a></li>
<li><a href="http://wordpress.org/extend/plugins/opensso-plugin/changelog/">http://wordpress.org/extend/plugins/opensso-plugin/changelog/</a></li>
<li><a href="http://wordpress.org/extend/plugins/gigya-socialize-for-wordpress/">http://wordpress.org/extend/plugins/gigya-socialize-for-wordpress/</a></li>
</ul>
<p>Now some of those look like they would be more useful in allowing a wide range of authentication options for people just leaving comments on your blog, but some look like they&#8217;d have real potential.</p>
<p>If you have any experience with these I&#8217;d love to hear about it. In the meantime I&#8217;ll be working my way through these, testing which will provide the best solution for the Scout group.</p>
<p>UPDATES:<br />
<a href="/blog/2009/11/10/testing-wp-google-apps/">Testing WP Google Apps</a><br />
<a href="/blog/2009/11/28/more-google-apps-as-openid-for-wordpress/">Solved? Single sign on for Google apps and Wordpress</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fantastic.net.au/blog/2009/11/09/managing-wordpress-users-and-google-apps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wordpress Automatic Upgrade Plugin</title>
		<link>http://www.fantastic.net.au/blog/2009/02/21/wordpress-automatic-upgrade-plugin/</link>
		<comments>http://www.fantastic.net.au/blog/2009/02/21/wordpress-automatic-upgrade-plugin/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 15:15:56 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.fantastic.net.au/blog/?p=18</guid>
		<description><![CDATA[The amazing Wordpress Automatic Upgrade plugin has just been updated to enable upgrading your Wordpress installation from 2.7 to 2.7.1
This plugin really makes it easy to upgrade Wordpress, even from an old install way back at version 1.5! The author had finished development when Wordpress announced the native ability to upgrade, however this gives us [...]]]></description>
			<content:encoded><![CDATA[<p>The amazing <a href="http://techie-buzz.com/wordpress-plugins/wordpress-automatic-upgrade-12-release.html">Wordpress Automatic Upgrade plugin</a> has just been updated to enable upgrading your Wordpress installation from 2.7 to 2.7.1</p>
<p>This plugin really makes it easy to upgrade Wordpress, even from an old install way back at version 1.5! The author had finished development when Wordpress announced the native ability to upgrade, however this gives us hope it may work for a while yet. Great news for those who find the native update doesn&#8217;t work for them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fantastic.net.au/blog/2009/02/21/wordpress-automatic-upgrade-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adsense WP Plugin</title>
		<link>http://www.fantastic.net.au/blog/2007/11/04/adsense-wp-plugin/</link>
		<comments>http://www.fantastic.net.au/blog/2007/11/04/adsense-wp-plugin/#comments</comments>
		<pubDate>Sun, 04 Nov 2007 04:11:40 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.fantastic.net.au/blog/2007/11/04/adsense-wp-plugin/</guid>
		<description><![CDATA[The AdSense-Deluxe WordPress Plugin » Acme Technologies Zeitgeist is a plugin to manage placing adsense blocks into individual posts!
Nice job.
]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.acmetech.com/blog/2005/07/26/adsense-deluxe-wordpress-plugin/">AdSense-Deluxe WordPress Plugin » Acme Technologies Zeitgeist</a> is a plugin to manage placing adsense blocks into individual posts!</p>
<p>Nice job.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fantastic.net.au/blog/2007/11/04/adsense-wp-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing a Wordpress theme on H-Sphere using WebShell</title>
		<link>http://www.fantastic.net.au/blog/2007/07/08/uploading-folders-to-webshell/</link>
		<comments>http://www.fantastic.net.au/blog/2007/07/08/uploading-folders-to-webshell/#comments</comments>
		<pubDate>Sat, 07 Jul 2007 17:33:58 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[webshell]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.fantastic.net.au/blog/2007/07/08/uploading-folders-to-webshell/</guid>
		<description><![CDATA[When you are running your own Wordpress blog on H-Sphere you will eventually want to install a new theme. What makes this interesting is that WebShell, the tool allowing file access to your H-Sphere hosting account, doesn&#8217;t appear to allow you to upload a directory (folder) from your computer. Since a Wordpress theme can contain [...]]]></description>
			<content:encoded><![CDATA[<p>When you are running your own Wordpress blog on H-Sphere you will eventually want to install a new theme. What makes this interesting is that WebShell, the tool allowing file access to your H-Sphere hosting account, doesn&#8217;t appear to allow you to upload a directory (folder) from your computer. Since a Wordpress theme can contain many files (and even a few folders) this presents a sticky situation. Do you want to upload all those files 10 at a time? No? I don&#8217;t either.</p>
<p>What we need is a little lateral thinking. Now, if you have a static IP address you could turn on FTP and upload that way, but what if that&#8217;s not an option either? As fortune would have it, WebShell allows us to use a wonderful tool called &#8216;wget&#8217;, which is more or less short for &#8216;web get&#8217; &#8211; a very tricky name indeed. What could it mean? Simply it allows us to grab any file that you can click to in a web browser and copy it into your WebShell. Now do you see where we are going?</p>
<p>The best way to get the theme in is to first navigate to your blog/wp-contents/themes directory in WebShell. Next, try to find the original URL of your theme on the web (this will usually be a .zip archive, which is great for this job.) Now use the &#8216;WGET&#8217; button that you see at the bottom of the WebShell page. Just paste in the URL of the theme&#8217;s archive, click &#8216;get&#8217; and wait. Once your theme has been transferred to your WebShell, click on it once and then use the &#8216;uncompress&#8217; button to, well, uncompress the archive. Now your theme will be ready to use.</p>
<p>What if you cannot find a nice link to the archive?</p>
<p>Sometimes the download link is obscured behind a link like this :<br />
<code>http://themes.wordpress.net/download.php?theme=2575</code><br />
and WebShell will only get you a file like &#8216;download.php&#8217; &#8211; which isn&#8217;t very helpful.</p>
<p>Fear not! This is where your ISP&#8217;s free web hosting space comes in handy. Remember that? Most ISP&#8217;s do provide you with free web space on their site, usually something like : &#8216;members.ispname.com/yourname&#8217; go and check now, you probably do have it available.</p>
<p>Now that you have your free web space ready, upload the archive there and go back to the previous step. This time, however, replace the original URL of the theme archive with the URL to the archive in your account at your ISP. Easy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fantastic.net.au/blog/2007/07/08/uploading-folders-to-webshell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Theme &#8211; iLeather</title>
		<link>http://www.fantastic.net.au/blog/2007/07/08/new-theme-ileather/</link>
		<comments>http://www.fantastic.net.au/blog/2007/07/08/new-theme-ileather/#comments</comments>
		<pubDate>Sat, 07 Jul 2007 17:03:30 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.fantastic.net.au/blog/2007/07/08/new-theme-ileather/</guid>
		<description><![CDATA[Loving this new theme! This is iLeather, one of the wonderful themes available from Blogger Lounge. The question you may be asking is : &#8220;Why orange?&#8221;
Why not?
Okay, that&#8217;s not the best of answers. The whole Fantastic web site has been online for a very long time now, and in the early days the design was [...]]]></description>
			<content:encoded><![CDATA[<p>Loving this new theme! This is iLeather, one of the wonderful themes available from <a href="http://bloggerlounge.net/2007/02/21/premium-wordpress-themes/">Blogger Lounge</a>. The question you may be asking is : &#8220;Why orange?&#8221;</p>
<p>Why not?</p>
<p>Okay, that&#8217;s not the best of answers. The whole Fantastic web site has been online for a very long time now, and in the early days the design was based around a little orange background graphic. For some reason I&#8217;m still feeling fond of the old colour, so in keeping with that (not so carefully chosen) theme I&#8217;m sticking with orange. For now, at least.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fantastic.net.au/blog/2007/07/08/new-theme-ileather/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrade WordPress to 2.1.2</title>
		<link>http://www.fantastic.net.au/blog/2007/03/05/upgrade-wordpress-to-212/</link>
		<comments>http://www.fantastic.net.au/blog/2007/03/05/upgrade-wordpress-to-212/#comments</comments>
		<pubDate>Mon, 05 Mar 2007 13:40:49 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.fantastic.net.au/blog/2007/03/05/upgrade-wordpress-to-212/</guid>
		<description><![CDATA[Lookout &#8211; there was a security exploit injected into WP 2.1.1 in the last few days. The WordPress team are right on it and have a 2.1.2 upgrade ready to go, which I&#8217;ve just installed here now.
Great to see them on top of things and it got me motivated to install a plugin to check [...]]]></description>
			<content:encoded><![CDATA[<p>Lookout &#8211; there was a <a href="http://wordpress.org/development/2007/03/upgrade-212/">security exploit injected into WP 2.1.1</a> in the last few days. The WordPress team are right on it and have a 2.1.2 upgrade ready to go, which I&#8217;ve just installed here now.</p>
<p>Great to see them on top of things and it got me motivated to install a <a href="http://blog.ftwr.co.uk/wordpress/wp-version-check/">plugin to check the version</a> of WordPress &#8230; I&#8217;ll also sign up for the upgrade mailing list <img src='http://www.fantastic.net.au/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.fantastic.net.au/blog/2007/03/05/upgrade-wordpress-to-212/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trialling PopStats now</title>
		<link>http://www.fantastic.net.au/blog/2007/02/28/trialling-popstats-now/</link>
		<comments>http://www.fantastic.net.au/blog/2007/02/28/trialling-popstats-now/#comments</comments>
		<pubDate>Wed, 28 Feb 2007 13:55:36 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Groovy Tools]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.fantastic.net.au/blog/2007/02/28/trialling-popstats-now/</guid>
		<description><![CDATA[I am trialling a very easy to install stats plugin for WordPress called PopStats. Yes, the site is in Spanish &#8211; don&#8217;t let that stop you &#8230; the plugin installs just by uploading to your plugins folder on the webserver and can be easily modified to run in English.
Perhaps when there are stats to see [...]]]></description>
			<content:encoded><![CDATA[<p>I am trialling a very easy to install stats plugin for WordPress called <a href="http://www.deltablog.com/popstats/">PopStats</a>. Yes, the site is in Spanish &#8211; don&#8217;t let that stop you &#8230; the plugin installs just by uploading to your plugins folder on the webserver and can be easily modified to run in English.</p>
<p>Perhaps when there are stats to see I will show some of them off. That&#8217;s right, not only do you get stats on your Dashboard, you can place them on your blog.</p>
<p>Fine, I&#8217;ll try to drop todays visits in here :</p>
<p>[nope, not working ... I'll have to dig a little first]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fantastic.net.au/blog/2007/02/28/trialling-popstats-now/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Updated to WordPress 2.1.1 and nice permalinks</title>
		<link>http://www.fantastic.net.au/blog/2007/02/28/updated-to-wordpress-211-and-nice-permalinks/</link>
		<comments>http://www.fantastic.net.au/blog/2007/02/28/updated-to-wordpress-211-and-nice-permalinks/#comments</comments>
		<pubDate>Wed, 28 Feb 2007 05:39:33 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[webshell]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.fantastic.net.au/blog/2007/02/28/updated-to-wordpress-211-and-nice-permalinks/</guid>
		<description><![CDATA[Just completed the update to WordPress version 2.1.1 which was great practice.
Also managed to edit my .htaccess file &#8211; which seemed quite hard at first!
Here in H-Sphere land we don&#8217;t allow direct shell access to accounts, which on the whole saves a great deal of grief. Occasionally we need to think outside the WebShell box, [...]]]></description>
			<content:encoded><![CDATA[<p>Just completed the update to WordPress version 2.1.1 which was great practice.</p>
<p>Also managed to edit my .htaccess file &#8211; which seemed quite hard at first!</p>
<p>Here in H-Sphere land we don&#8217;t allow direct shell access to accounts, which on the whole saves a great deal of grief. Occasionally we need to think outside the WebShell box, however <img src='http://www.fantastic.net.au/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>WebShell allows you to do all the normal tasks you might want a shell for, but in a controlled web based interface. Now, the standard way of creating a .htaccess file (and the normal reason) is to use the &#8216;edit .htaccess&#8217; button (or create button) which allows you to create a list of usernames and passwords that will be allowed access to the folder in question.</p>
<p>However there&#8217;s no way to manually add other lines in there, like to add &#8216;mod_rewrite&#8217; rules for WordPress to make nice permalinks with. So &#8211; in Settings allow all files to be seen, then use the File command to create a new .htaccess file and paste in the mod_rewrite rules that WordPress has kindly suggested. Done.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fantastic.net.au/blog/2007/02/28/updated-to-wordpress-211-and-nice-permalinks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
