mirror of
https://github.com/joppuyo/nice-nginx-error-page.git
synced 2026-03-08 00:42:22 +00:00
Update README.md
This commit is contained in:
@@ -37,8 +37,6 @@ server {
|
||||
}
|
||||
```
|
||||
|
||||
Restart Nginx and you're done.
|
||||
|
||||
In your nginx config file, include `custom-error-page/error-page.conf` inside your server block, like this:
|
||||
|
||||
```
|
||||
@@ -56,6 +54,8 @@ server {
|
||||
}
|
||||
```
|
||||
|
||||
Restart Nginx and you're done.
|
||||
|
||||
Feel free to modify the error template to your liking!
|
||||
|
||||
## FAQ
|
||||
|
||||
Reference in New Issue
Block a user