kaizouman/kaizou.org/master/.htaccess - Htaccess File

kaizouman/kaizou.org/master/.htaccess

ErrorDocument 404 /404.html

RewriteEngine on
    RewriteBase /
    RewriteRule ^tag/([^/]+)/? /tags.html#$1 [R,NE]

AddType video/mp4 .mp4
AddType video/mp4 .m4v
AddType video/webm .webm
AddType audio/webm .weba

On Github License

Files

Download PDF of Htaccess file

Comments

Apache