From: brian Date: Tue, 3 Dec 1996 16:51:04 +0000 (+0000) Subject: Submitted by: Ralf Engelschall X-Git-Tag: APACHE_1_2b2~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=567605a92cf8026cb9790b5ce1531173bac65d86;p=apache Submitted by: Ralf Engelschall mod_rewrite additions. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77177 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/directives.html b/docs/manual/mod/directives.html index 6d1efddef2..8c1b2e1d8e 100644 --- a/docs/manual/mod/directives.html +++ b/docs/manual/mod/directives.html @@ -105,6 +105,14 @@
  • require
  • Redirect
  • ResourceConfig +
  • RewriteEngine +
  • RewriteOptions +
  • RewriteLog +
  • RewriteLogLevel +
  • RewriteMap +
  • RewriteBase +
  • RewriteCond +
  • RewriteRule
  • RLimitCPU
  • RLimitMEM
  • RLimitNPROC diff --git a/docs/manual/mod/index.html b/docs/manual/mod/index.html index 4c78cab8f2..8aa747d0a2 100644 --- a/docs/manual/mod/index.html +++ b/docs/manual/mod/index.html @@ -29,7 +29,7 @@
    User authentication using DBM files.
    mod_auth_msql
    User authentication using mSQL files. -
    mod_browser Apache 1.2 and up +
    mod_browser Apache 1.2 and up
    Set environment variables based on User-Agent strings
    mod_cern_meta
    Support for HTTP header metafiles. @@ -71,7 +71,7 @@ mod_log_config module in Apache 1.2 and up
    Determining document types.
    mod_negotiation
    Content negotiation. -
    mod_rewrite Apache 1.2 and up +
    mod_rewrite Apache 1.2 and up
    Powerful URI-to-filename mapping using regular expressions
    mod_proxy
    Caching proxy abilities