Browse Source

Update .htaccess

redesign
Anxhelo Lushka 7 years ago
committed by GitHub
parent
commit
ed8dd04110
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .htaccess

2
.htaccess

@ -33,4 +33,4 @@ RewriteRule ^([^\.]+)$ $1.html [NC,L]
Header append Vary User-Agent
</IfModule>
ErrorDocument 404 404
ErrorDocument 404 404.html

Loading…
Cancel
Save