Skip to content

Commit 644f138

Browse files
committed
Added mention about Apache and Nginx
1 parent 15ca3e1 commit 644f138

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/update_and_migration/from_3.3/update_from_3.3.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,10 @@ Fastly users are not affected.
478478
Update your Varnish VCL file to align it with the [`vendor/ezsystems/ezplatform-http-cache/docs/varnish/vcl/varnish7.vcl`](https://github.com/ezsystems/ezplatform-http-cache/blob/2.3/docs/varnish/vcl/varnish7.vcl) file.
479479
```
480480

481-
For more information, see the security advisory[TODO: insert link].
481+
If you're not using a reverse proxy like Varnish or Fastly, adjust the compressed Content Type in the webserver configuration.
482+
For more information. see the [updated Apache and nginx template configuration](https://github.com/ibexa/post-install/pull/86/files).
483+
484+
For more information about the vulnerability, see the security advisory[TODO: insert link].
482485

483486
##### Outdated version of jQuery in ibexa/ezcommerce-shop package
484487

docs/update_and_migration/from_4.6/update_from_4.6.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,9 @@ Fastly users are not affected.
200200
Update your Varnish VCL file to align it with the [`vendor/ibexa/http-cache/docs/varnish/vcl/varnish7.vcl`](https://github.com/ibexa/http-cache//blob/4.6/docs/varnish/vcl/varnish7.vcl) file.
201201
```
202202

203+
If you're not using a reverse proxy like Varnish or Fastly, adjust the compressed Content Type in the webserver configuration.
204+
For more information. see the [updated Apache and nginx template configuration](https://github.com/ibexa/post-install/pull/86/files).
205+
203206
For more information, see the security advisory[TODO: insert link].
204207

205208
#### XSS in Content name pattern

0 commit comments

Comments
 (0)