diff options
author | Luca Toscano <elukey@apache.org> | 2017-08-16 15:42:46 +0200 |
---|---|---|
committer | Luca Toscano <elukey@apache.org> | 2017-08-16 15:42:46 +0200 |
commit | b15a33253fa96cad170431003738e1b5f5dc4b13 (patch) | |
tree | d03496276bad4e3fe3ffc1f0d659e69628c6ccd0 /docs/manual/vhosts/fd-limits.html.en | |
parent | Update offsets (diff) | |
download | apache2-b15a33253fa96cad170431003738e1b5f5dc4b13.tar.xz apache2-b15a33253fa96cad170431003738e1b5f5dc4b13.zip |
Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1805196 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/vhosts/fd-limits.html.en')
-rw-r--r-- | docs/manual/vhosts/fd-limits.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/vhosts/fd-limits.html.en b/docs/manual/vhosts/fd-limits.html.en index 48f88327bb..cd9dcecfaa 100644 --- a/docs/manual/vhosts/fd-limits.html.en +++ b/docs/manual/vhosts/fd-limits.html.en @@ -63,7 +63,7 @@ <ul> <li>Reduce the number of log files; don't specify log files - in the <code class="directive"><a href="../mod/core.html#virtualhost"><VirtualHost></a></code> + in the <code class="directive"><a href="../mod/core.html#virtualhostsection"><VirtualHost></a></code> sections, but only log to the main log files. (See <a href="#splitlogs">Splitting up your log files</a>, below, for more information on doing this.)</li> |