zeta-dev/zetachain-legacy/master/.htaccess - Htaccess File

zeta-dev/zetachain-legacy/master/.htaccess

RewriteEngine on
RewriteRule ^tx/(.*) /index.php?engine=blockexplorer&tx=$1 [L]
RewriteRule ^block-height/(.*)$ /index.php?engine=blockexplorer&blockid=$1 [L]
RewriteRule ^address/(.*)$ /index.php?engine=blockexplorer&address=$1 [L]
RewriteRule ^block/(.*)$ /index.php?engine=blockexplorer&hash=$1 [L]

On Github License

Files

Download PDF of Htaccess file

Comments

Apache