瀏覽代碼

Hello command line (static pages update)

markseu 10 年之前
父節點
當前提交
cc197d7bae
共有 1 個文件被更改,包括 1 次插入1 次删除
  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