<IfModule mod_rewrite.c> RewriteEngine On RewriteRule^world/([a-z]*)$ world_map_little.php [L,QSA] </IfModule>