commit cc197d7baea1a807551157a66d3622bb2f645b0b
parent 8d575d5bb07d0d4290800856218c0fd7b2a37758
Author: markseu <mark2011@mayberg.se>
Date: Mon, 19 Jan 2015 22:02:46 +0100
Hello command line (static pages update)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.htaccess b/.htaccess
@@ -7,7 +7,7 @@ RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^ yellow.php [L]
DirectoryIndex index.html yellow.php
-RewriteRule ^(cache|content|system)/ error404.html [L]
+RewriteRule ^(cache|content|system)/ error [L]
# Yellow static pages