diff options
| author | s1n <[email protected]> | 2019-07-28 08:36:38 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-07-28 08:36:38 -0700 |
| commit | 38c2651aa45a197b4537802fd45d0a5b69341bad (patch) | |
| tree | 253e64055d7589b050258ae0d73a45f46d72bf71 /404 | |
| parent | Rename index.html to 404.html (diff) | |
| download | s1n.pw-admin-38c2651aa45a197b4537802fd45d0a5b69341bad.tar.xz s1n.pw-admin-38c2651aa45a197b4537802fd45d0a5b69341bad.zip | |
Create .htaccess
Diffstat (limited to '404')
| -rw-r--r-- | 404/.htaccess | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/404/.htaccess b/404/.htaccess new file mode 100644 index 0000000..814b660 --- /dev/null +++ b/404/.htaccess @@ -0,0 +1 @@ +Redirect 301 /404/index.html http://s1n.pw/404 |