RewriteEngine On
RewriteRule ^admin/?$ admin/index.php [L]
RewriteRule ^t/([A-Fa-f0-9]{40})$ proxy.php?code=$1 [L,QSA]
DirectoryIndex index.php