Skip to content

Commit 82f09b6

Browse files
committed
minor update
- signed-off-by: trimstray <trimstray@gmail.com>
1 parent 52df28d commit 82f09b6

File tree

1 file changed

+0
-10
lines changed
  • lib/nginx/snippets/http-error-pages/templates/nginx

1 file changed

+0
-10
lines changed

lib/nginx/snippets/http-error-pages/templates/nginx/errors.conf

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,4 @@
11
#
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-
#
122
# Include this file to your Nginx server section:
133
# server {
144
# include /etc/nginx/master/_static/errors.conf;

0 commit comments

Comments
 (0)