Removes this `Server` header in all responses from Appsmith. ``` curl -sSI http://localhost | grep 'server:' ``` It currently shows this: ``` server: nginx ``` |
||
|---|---|---|
| .. | ||
| nginx-app.conf.sh | ||
Removes this `Server` header in all responses from Appsmith. ``` curl -sSI http://localhost | grep 'server:' ``` It currently shows this: ``` server: nginx ``` |
||
|---|---|---|
| .. | ||
| nginx-app.conf.sh | ||