Skip to content

Commit f436a72

Browse files
authored
Merge pull request #945 from echernyavskiy/patch-5
Fix mod_fcgid link in the "Virtual or Dedicated servers" post.
2 parents 31dab9d + fe5114d commit f436a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/12-03-01-Virtual-or-Dedicated-Servers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ If you are running Apache 2.4 or later, you can use [mod_proxy_fcgi] to get grea
5555
[apache]: https://httpd.apache.org/
5656
[apache-MPM]: https://httpd.apache.org/docs/2.4/mod/mpm_common.html
5757
[mod_fastcgi]: https://blogs.oracle.com/opal/post/php-fpm-fastcgi-process-manager-with-apache-2
58-
[mod_fcgid]: hhttps://httpd.apache.org/mod_fcgid/
58+
[mod_fcgid]: https://httpd.apache.org/mod_fcgid/
5959
[mod_proxy_fcgi]: https://httpd.apache.org/docs/current/mod/mod_proxy_fcgi.html
6060
[tutorial-mod_proxy_fcgi]: https://serversforhackers.com/video/apache-and-php-fpm

0 commit comments

Comments
 (0)