diff options
author | André Malo <nd@apache.org> | 2004-02-21 18:58:02 +0000 |
---|---|---|
committer | André Malo <nd@apache.org> | 2004-02-21 18:58:02 +0000 |
commit | 316a9c1497e2e342f5a29e4e57d7f90096e92214 (patch) | |
tree | ae8f37bbd52e4944d59824ca2486fd1668425cd9 /docs/manual/howto/cgi.html.en | |
parent | 389b27aa28317a0ef8b1e7c2cb8f542b6fe9189a (diff) | |
download | httpd-316a9c1497e2e342f5a29e4e57d7f90096e92214.tar.gz |
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102739 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/howto/cgi.html.en')
-rw-r--r-- | docs/manual/howto/cgi.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/howto/cgi.html.en b/docs/manual/howto/cgi.html.en index cd1ec78fa9..87af385d62 100644 --- a/docs/manual/howto/cgi.html.en +++ b/docs/manual/howto/cgi.html.en @@ -248,7 +248,7 @@ Allowed" message</dt> <dd>That means that you have not properly configured Apache to process your CGI program. Reread the section on - <a href="#configuringapachetopermitcgi">configuring + <a href="#configuring">configuring Apache</a> and try to find what you missed.</dd> <dt>A message starting with "Forbidden"</dt> |