Fix highlighting in config docs

This commit is contained in:
Ruud Kamphuis
2023-10-09 09:49:17 +02:00
committed by Kévin Dunglas
parent 52caf17a40
commit 669a0175f3

View File

@@ -87,7 +87,7 @@ other.example.com {
root /path/to/other/public/
}
...
```
Using the `php_server` directive is generaly what you need,
but if you need full control, you can use the lower level `php` directive: