diff options
| author | s1n <[email protected]> | 2019-07-28 08:37:08 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-07-28 08:37:08 -0700 |
| commit | 32107b31ac5744426a56d8da432412db879ca87e (patch) | |
| tree | f90620cd5add62e9eac284e2d6be6141b1c4ff86 | |
| parent | Create .htaccess (diff) | |
| download | s1n.pw-admin-32107b31ac5744426a56d8da432412db879ca87e.tar.xz s1n.pw-admin-32107b31ac5744426a56d8da432412db879ca87e.zip | |
Update .htaccess
| -rw-r--r-- | 404/.htaccess | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/404/.htaccess b/404/.htaccess index 814b660..b1e3aa8 100644 --- a/404/.htaccess +++ b/404/.htaccess @@ -1 +1 @@ -Redirect 301 /404/index.html http://s1n.pw/404 +Redirect 301 /404/404.html http://s1n.pw/404 |