8000 Fixed broken links for nginx & FastCgiExternalServer · symfony/symfony-docs@b8d01ec · GitHub
[go: up one dir, main page]

Skip to content

Commit b8d01ec

Browse files
Jonathan Finchxabbuh
Jonathan Finch
authored andcommitted
Fixed broken links for nginx & FastCgiExternalServer
1 parent 2ba4afa commit b8d01ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup/web_server_configuration.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -339,5 +339,5 @@ The **minimum configuration** to get your application running under Nginx is:
339339
For advanced Nginx configuration options, read the official `Nginx documentation`_.
340340

341341
.. _`Apache documentation`: http://httpd.apache.org/docs/
342-
.. _`FastCgiExternalServer`: http://www.fastcgi.com/mod_fastcgi/docs/mod_fastcgi.html#FastCgiExternalServer
343-
.. _`Nginx documentation`: http://wiki.nginx.org/Symfony
342+
.. _`FastCgiExternalServer`: https://docs.oracle.com/cd/B31017_01/web.1013/q20204/mod_fastcgi.html#FastCgiExternalServer
343+
.. _`Nginx documentation`: https://www.nginx.com/resources/wiki/start/topics/recipes/symfony/

0 commit comments

Comments
 (0)
0