mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-07 06:26:45 +02:00
Merge pull request #945 from echernyavskiy/patch-5
Fix mod_fcgid link in the "Virtual or Dedicated servers" post.
This commit is contained in:
@@ -55,6 +55,6 @@ If you are running Apache 2.4 or later, you can use [mod_proxy_fcgi] to get grea
|
|||||||
[apache]: https://httpd.apache.org/
|
[apache]: https://httpd.apache.org/
|
||||||
[apache-MPM]: https://httpd.apache.org/docs/2.4/mod/mpm_common.html
|
[apache-MPM]: https://httpd.apache.org/docs/2.4/mod/mpm_common.html
|
||||||
[mod_fastcgi]: https://blogs.oracle.com/opal/post/php-fpm-fastcgi-process-manager-with-apache-2
|
[mod_fastcgi]: https://blogs.oracle.com/opal/post/php-fpm-fastcgi-process-manager-with-apache-2
|
||||||
[mod_fcgid]: hhttps://httpd.apache.org/mod_fcgid/
|
[mod_fcgid]: https://httpd.apache.org/mod_fcgid/
|
||||||
[mod_proxy_fcgi]: https://httpd.apache.org/docs/current/mod/mod_proxy_fcgi.html
|
[mod_proxy_fcgi]: https://httpd.apache.org/docs/current/mod/mod_proxy_fcgi.html
|
||||||
[tutorial-mod_proxy_fcgi]: https://serversforhackers.com/video/apache-and-php-fpm
|
[tutorial-mod_proxy_fcgi]: https://serversforhackers.com/video/apache-and-php-fpm
|
||||||
|
Reference in New Issue
Block a user