Skip to content

Commit 9739252

Browse files
authored
Merge pull request #404 from TimVNL/patch-2
Update how-to-configure-nginx-for-a-multistore.md
2 parents df2d830 + c1de27a commit 9739252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hypernode-platform/nginx/how-to-configure-nginx-for-a-multistore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ When you opt for using different domains for each storefront then it will be rel
3636
set $storecode "example_storecode";
3737
```
3838

39-
```{note}
39+
```{important}
4040
If you have a multistore, with hypernode-manage-vhost enabled AND you are using Varnish.
4141
You'd have to prefix the file with `varnish` instead of `server`, like `varnish.storecode`.
4242
This way these multistore requests will go through varnish and will then be rewritten accordingly with the `varnish.storecode` configuration.

0 commit comments

Comments
 (0)