To enable the mod_rewrite module:
LoadModule rewrite_module /usr/lib/apache2/modules/mod_rewrite.so
To enable for specific <Directory> entry:
RewriteEngine On
To specify a rewrite pattern:
RewriteRule matchpattern rewriteto

Articles, notes and random thoughts on Software Development and Technology
To enable the mod_rewrite module:
LoadModule rewrite_module /usr/lib/apache2/modules/mod_rewrite.so
To enable for specific <Directory> entry:
RewriteEngine On
To specify a rewrite pattern:
RewriteRule matchpattern rewriteto
h left
l right
j down
k up
1G 1st line
G last line
H top of screen
L bottom of screen
Plugin to tag articles and show tag clouds – info here.
Xmap is a site map plugin for Joomla that generates maps of your sites content and articles.
Joomla tags uses Xmap to generate a tag cloud page of all availabe tags.
Installation instructions are here. The downloaded zip contains two other zips. Unzip the downloaded zip and then use the Module Install link in the Joomla administration to upload and install each of the other zips.