Enabling mod_rewrite on Apache

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

Installing Xmap for Joomla

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.