game0ver/trendlab.io/master/twitter/x_isthenew_y/.htaccess
Options +FollowSymLinks
RewriteEngine On
RewriteCond %{SCRIPT_FILENAME} !-d
RewriteCond %{SCRIPT_FILENAME} !-f
RewriteRule ^term/([ws]+)/?$ ./term.php?term=$1 [PT]
RewriteRule ^user/(@w+)/?$ ./user.php?user=$1 [PT]
RewriteRule ^([0-9a-z])/$ ./alpha.php?index=$1 [PT]
Files
