diff options
author | Rich Bowen <rbowen@apache.org> | 2016-04-14 15:38:24 +0200 |
---|---|---|
committer | Rich Bowen <rbowen@apache.org> | 2016-04-14 15:38:24 +0200 |
commit | fe51af2d9cf3bd4a25d8910d0427422a2d13346c (patch) | |
tree | 39212b62e87aac020724519c58ffce3eaed05558 /docs/manual/mod/mod_privileges.html.en | |
parent | Many more broken links. (diff) | |
download | apache2-fe51af2d9cf3bd4a25d8910d0427422a2d13346c.tar.xz apache2-fe51af2d9cf3bd4a25d8910d0427422a2d13346c.zip |
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1739106 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_privileges.html.en')
-rw-r--r-- | docs/manual/mod/mod_privileges.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_privileges.html.en b/docs/manual/mod/mod_privileges.html.en index 701afb7d99..8e9cecb7b7 100644 --- a/docs/manual/mod/mod_privileges.html.en +++ b/docs/manual/mod/mod_privileges.html.en @@ -219,7 +219,7 @@ non-threaded MPMs (<code class="module"><a href="../mod/prefork.html">prefork</a created by <code class="module"><a href="../mod/mod_ext_filter.html">mod_ext_filter</a></code> or <code class="directive"><a href="../mod/mod_rewrite.html#rewritemap">RewriteMap</a></code> <var>prog</var>. Note that it does not prevent CGI programs running under alternative - process and security models such as <a href="http://fastcgi.coremail.cn">mod_fcgid</a>, which is a recommended solution in Solaris.</p> + process and security models such as <a href="https://httpd.apache.org/mod_fcgid/">mod_fcgid</a>, which is a recommended solution in Solaris.</p> <p>If set to <var>On</var> or <var>Secure</var>, the virtual host is permitted to run external programs and scripts as above. Setting <code class="directive">VHostCGIMode</code> <var>Secure</var> has |