Explorar el Código

Hello command line (static pages update)

markseu hace 10 años
padre
commit
cc197d7bae
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .htaccess

+ 1 - 1
.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