blob: b06e220c34bd72f7c69ca0f27c442cf434b1ff7e [file] [log] [blame]
##
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} ^(www\.)?fineract.incubator.apache.org$
RewriteRule ^/?(.*)$ https://fineract.apache.org/$1 [L,R=301]
ErrorDocument 404 /404.html