Updated to WordPress 2.1.1 and nice permalinks
Just completed the update to WordPress version 2.1.1 which was great practice.
Also managed to edit my .htaccess file – which seemed quite hard at first!
Here in H-Sphere land we don’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
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 ‘edit .htaccess’ 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.
However there’s no way to manually add other lines in there, like to add ‘mod_rewrite’ rules for WordPress to make nice permalinks with. So – 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.


Posted
on
Wednesday, February 28th, 2007 at 1:39 am under

