RewriteEngine on RewriteRule ^files/(.+)$ index.php?mode=image&file=$1 [L] RewriteRule ^tg-edge/(.+)$ index.php?mode=config&hostname=$1 [L]