melvincarvalho/webcredits/master/api/v1/.htaccess - Htaccess File

melvincarvalho/webcredits/master/api/v1/.htaccess

RewriteEngine on 

Options +FollowSymLinks
RewriteRule ^/?recent$ recent.php [L]
RewriteRule ^/?top$ top.php [L]
RewriteRule ^/?balance$ balance.php [L]
RewriteRule ^/?today$ today.php [L]
RewriteRule ^/?twitter$ twitter.php [L]
RewriteRule ^/?tx$ tx.php [L]

RewriteRule ^/?.well-known/ni/sha-256/(.*)$ recent.php?id=ni:///sha-256;$1 [L]

On Github License

Files

Download PDF of Htaccess file

Comments

Apache