From fe5114d39f7a89b85fc6d9d2863c43b8f744a349 Mon Sep 17 00:00:00 2001 From: Evgeny Chernyavskiy Date: Fri, 16 Dec 2022 05:11:40 -0500 Subject: [PATCH] Fix mod_fcgid link in the "Virtual or Dedicated servers" post. --- _posts/12-03-01-Virtual-or-Dedicated-Servers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/12-03-01-Virtual-or-Dedicated-Servers.md b/_posts/12-03-01-Virtual-or-Dedicated-Servers.md index 552b627..a52b430 100644 --- a/_posts/12-03-01-Virtual-or-Dedicated-Servers.md +++ b/_posts/12-03-01-Virtual-or-Dedicated-Servers.md @@ -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-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_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 [tutorial-mod_proxy_fcgi]: https://serversforhackers.com/video/apache-and-php-fpm