diff options
author | nathansmith117 <nathansmith@posteo.com> | 2025-03-28 20:48:58 -0600 |
---|---|---|
committer | nathansmith117 <nathansmith@posteo.com> | 2025-03-28 20:48:58 -0600 |
commit | c111c72a4d3f800116f0d9636f25ec381ed8f40b (patch) | |
tree | 314c68f5462cd79890afce09ba4ffbf562ec6c58 /.htaccess | |
parent | 058bf036924221254b4e372fa69c1f2b0beb72c9 (diff) |
Lots of little things
Diffstat (limited to '.htaccess')
-rw-r--r-- | .htaccess | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..3fb030a --- /dev/null +++ b/.htaccess @@ -0,0 +1 @@ +ErrorDocument 404 /error/404.html
\ No newline at end of file |