Header always unset Content-Location Header always unset Vary Header always unset TCN AddOutputFilterByType DEFLATE application/x-javascript application/xml text/xml text/html text/css Options +MultiViews RewriteEngine on RewriteRule ^v2/$ /v2 [R,L] RewriteRule ^v2$ /index.php?v=2 [L] RewriteRule ^xrds\.xml$ /xrds.php [L] RewriteRule notes.php/(.+)/(.+) notes.php?u=$1&t=$2 [L] RewriteRule notes.php/(.+)/ notes.php?u=$1 [L] RewriteRule notes.php/(.+) notes.php?u=$1 [L]