Options -Indexes +ExecCGI
AddHandler cgi-script .pl
DirectoryIndex awstats.pl

RewriteEngine On
RewriteCond %{HTTP_HOST} ^www.lcwhost.co.uk$ [NC]
RewriteRule ^(.*)$ http://lcwhost.co.uk/awstats/$1 [R=301,L]
