Skip to content

Commit

Permalink
minor #20608 Update web_server_configuration.rst: Adding syntax highl…
Browse files Browse the repository at this point in the history
…ighting (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
  • Loading branch information
javiereguiluz committed Jan 31, 2025
2 parents 922fa71 + 8cf4739 commit a8e3de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/web_server_configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Caddy

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

.. code-block:: text
.. code-block:: nginx
# /etc/caddy/Caddyfile
example.com, www.example.com {
Expand Down

0 comments on commit a8e3de1

Please sign in to comment.