_htaccess 102 Bytes BlameHistoryPermalink 1 2 3 RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*?)$ index.php?qrcode=$1 [QSA,L]