diff options
-rw-r--r-- | .htaccess | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -29,6 +29,8 @@ </IfModule> AddType image/x-icon .ico +AddType application/font-woff .woff + ErrorDocument 401 /errors/401.html ErrorDocument 403 /errors/403.html ErrorDocument 404 /errors/404.html |