Single capitalization fix
This commit is contained in:
parent
6e4b16c4cf
commit
1329a12ff3
|
@ -114,7 +114,7 @@ With the above config, a request for `/css/main.css`, assuming the file exists,
|
||||||
would be served directly by nginx whereas a request for `/application/user.css`
|
would be served directly by nginx whereas a request for `/application/user.css`
|
||||||
would be processed by php.
|
would be processed by php.
|
||||||
|
|
||||||
it is tempting to add h5bp's basic ruleset by simply appending it in
|
It is tempting to add h5bp's basic ruleset by simply appending it in
|
||||||
the server context:
|
the server context:
|
||||||
|
|
||||||
server {
|
server {
|
||||||
|
|
Loading…
Reference in New Issue