We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ba4afa commit b8d01ecCopy full SHA for b8d01ec
setup/web_server_configuration.rst
@@ -339,5 +339,5 @@ The **minimum configuration** to get your application running under Nginx is:
339
For advanced Nginx configuration options, read the official `Nginx documentation`_.
340
341
.. _`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
+.. _`FastCgiExternalServer`: https://docs.oracle.com/cd/B31017_01/web.1013/q20204/mod_fastcgi.html#FastCgiExternalServer
+.. _`Nginx documentation`: https://www.nginx.com/resources/wiki/start/topics/recipes/symfony/
0 commit comments