Explorar o código

Put back in. It was working...

Nathaniel van Diepen %!s(int64=10) %!d(string=hai) anos
pai
achega
46a3db08f2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .htaccess

+ 1 - 0
.htaccess

@@ -12,6 +12,7 @@
 	RewriteRule ^scrum-([^/]*)$ /index.php?type=scrum&id=$1 [QSA,L]
 	RewriteRule ^admin-([^/]*)$ /index.php?type=admin&id=$1 [QSA,L]
 	RewriteRule ^page-([^/]*)$ /index.php?type=template&id=$1 [QSA,L]
+	ErrorDocument 404 /
 </IfModule>
 # File security
 <FilesMatch ".(bak|config|sql|fla|psd|ini|log|sh|inc|~|swp)$">