Orrite I've used .htaccess about 6 times in the past - always worked fine, now it aint doing anything. Is there something wrong with this : RewriteEngine On RewriteRule ^/googlemap/(.*)$ index.php?pageID=587 [L] So anything that starts with googlemap goes to index.php?pageID=587 ? n