From 1b14edbe354ac0721a33983c04c2739a2ad8db5a Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Wed, 12 Aug 2015 12:17:06 +0200 Subject: rename 500.html to 50x.html as referred to by nginx-config --- 500.html | 146 --------------------------------------------------------------- 50x.html | 146 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 146 insertions(+), 146 deletions(-) delete mode 100644 500.html create mode 100644 50x.html diff --git a/500.html b/500.html deleted file mode 100644 index 2fa2077..0000000 --- a/500.html +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - - - - - 500 Borken – Video Live Streaming - - - - - - - - - -
-

500 Borken

- - - Keep Calm and use your Towel. - -
- - - diff --git a/50x.html b/50x.html new file mode 100644 index 0000000..2fa2077 --- /dev/null +++ b/50x.html @@ -0,0 +1,146 @@ + + + + + + + + + + 500 Borken – Video Live Streaming + + + + + + + + + +
+

500 Borken

+ + + Keep Calm and use your Towel. + +
+ + + -- cgit v1.2.3