aboutsummaryrefslogtreecommitdiffstats
path: root/customization/errorpage/415.shtml
diff options
context:
space:
mode:
authorThomas Lange <code@nerdmind.de>2017-08-28 08:49:16 +0200
committerThomas Lange <code@nerdmind.de>2017-08-28 08:49:16 +0200
commitb0fcf5c5a40e6b16e5a71adc93c081c2afce7eea (patch)
treea8b9623ad9ed1622179686f172173a8acfeb39c1 /customization/errorpage/415.shtml
downloadnginx-errorpage-b0fcf5c5a40e6b16e5a71adc93c081c2afce7eea.tar.gz
nginx-errorpage-b0fcf5c5a40e6b16e5a71adc93c081c2afce7eea.tar.xz
nginx-errorpage-b0fcf5c5a40e6b16e5a71adc93c081c2afce7eea.zip
Initial commit.
Diffstat (limited to 'customization/errorpage/415.shtml')
-rw-r--r--customization/errorpage/415.shtml6
1 files changed, 6 insertions, 0 deletions
diff --git a/customization/errorpage/415.shtml b/customization/errorpage/415.shtml
new file mode 100644
index 0000000..939ff24
--- /dev/null
+++ b/customization/errorpage/415.shtml
@@ -0,0 +1,6 @@
+<!--#set var="ERRORPAGE_CODE" value="415" -->
+<!--#set var="ERRORPAGE_TEXT" value="Unsupported Media Type" -->
+
+<!--#include file="header.shtml" -->
+ <div>The server does not support the media type transmitted in the request.</div>
+<!--#include file="footer.shtml" --> \ No newline at end of file