Skip to content

Commit a8e3de1

Browse files
committed
minor #20608 Update web_server_configuration.rst: Adding syntax highlighting (ThomasLandauer)
This PR was merged into the 6.4 branch. Discussion ---------- Update web_server_configuration.rst: Adding syntax highlighting Page: https://symfony.com/doc/6.4/setup/web_server_configuration.html#caddy `nginx` is probably better than nothing ;-) Commits ------- 8cf4739 Update web_server_configuration.rst: Adding syntax highlighting
2 parents 922fa71 + 8cf4739 commit a8e3de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/web_server_configuration.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ Caddy
195195

196196
When using Caddy on the server, you can use a configuration like this:
197197

198-
.. code-block:: text
198+
.. code-block:: nginx
199199
200200
# /etc/caddy/Caddyfile
201201
example.com, www.example.com {

0 commit comments

Comments
 (0)