diff options
author | Thomas Lange <code@nerdmind.de> | 2016-10-04 19:02:13 +0200 |
---|---|---|
committer | Thomas Lange <code@nerdmind.de> | 2016-10-04 19:02:13 +0200 |
commit | e28ea51c261bf75f3c1a546935623160879786d9 (patch) | |
tree | 70ac0b42964c15e479b8892dc2b3a0ca15069888 /customization/errorpage/410.shtml | |
download | apache-errorpage-e28ea51c261bf75f3c1a546935623160879786d9.tar.gz apache-errorpage-e28ea51c261bf75f3c1a546935623160879786d9.tar.xz apache-errorpage-e28ea51c261bf75f3c1a546935623160879786d9.zip |
Initial commit.
Diffstat (limited to 'customization/errorpage/410.shtml')
-rw-r--r-- | customization/errorpage/410.shtml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/customization/errorpage/410.shtml b/customization/errorpage/410.shtml new file mode 100644 index 0000000..1e2b65f --- /dev/null +++ b/customization/errorpage/410.shtml @@ -0,0 +1,5 @@ +<!--#set var="ERRORPAGE_CODE" value="410" --> +<!--#set var="ERRORPAGE_TEXT" value="Gone" --> +<!--#set var="ERRORPAGE_INFO" value="The requested resource is no longer available on this server and there is no forwarding address." --> + +<!--#include file="main.shtml" -->
\ No newline at end of file |