We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52df28d commit 82f09b6Copy full SHA for 82f09b6
lib/nginx/snippets/http-error-pages/templates/nginx/errors.conf
@@ -1,14 +1,4 @@
1
#
2
-# Error pages from https://github.com/trimstray/http-error-pages.
3
-#
4
-# Copy errors.conf to your Nginx main directory (or other):
5
-# cp templates/nginx/errors.conf /etc/nginx/master/_static/errors.conf
6
7
-# Generate static html files:
8
-# cd /etc/nginx/master/_static
9
-# git clone https://github.com/trimstray/http-error-pages
10
-# cd http-http-error-pages && ./httpgen
11
12
# Include this file to your Nginx server section:
13
# server {
14
# include /etc/nginx/master/_static/errors.conf;
0 commit comments