Hello command line (static pages update)

This commit is contained in:
markseu 2015-01-19 22:02:46 +01:00
parent 8d575d5bb0
commit cc197d7bae

View file

@ -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