commit 604b707ced0efe4544fe18a58f56d8e6870e0c23
parent de0a1ef595448ce3700a0dd72056244e0980312c
Author: oscarbenedito <oscar@obenedito.org>
Date:   Sun, 10 Nov 2019 17:59:56 +0100

Created .htaccess

Diffstat:
Astatic/.htaccess | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/static/.htaccess b/static/.htaccess @@ -0,0 +1,2 @@ +RewriteEngine On +ErrorDocument 404 /index.html