From 38d73313a919b4870d0672336c157c39da1c120b Mon Sep 17 00:00:00 2001
From: Ken Coar
+>Compatibility: AccessFileName can accept more than
+one filename only in Apache 1.3 and later
When returning a document to the client the server looks for the first existing
access control file from this list of names in every directory of the path to
@@ -154,7 +155,7 @@ for directives, unless they have been disabled with
AllowOverride None
+>Compatibility: AddModule is only available in
+Apache 1.2 and later
The server can have modules compiled in which are not actively in use.
This directive can be used to enable the use of those modules. The
@@ -179,7 +181,7 @@ server comes with a pre-loaded list of active modules; this list can
be cleared with the ClearModuleList
directive.
+>Compatibility: BS2000AuthFile is only available for
+BS2000 machines, as of Apache 1.3 and later.
The
Compatibility: ClearModuleList is only available in Apache 1.2 and later
+>Compatibility:
The server comes with a built-in list of active modules. This
directive clears the list. It is assumed that the list will then be
re-populated using the AddModule directive.
+>Compatibility: ContentDigest is only available in
+Apache 1.1 and later
This directive enables the generation of
@@ -471,7 +477,7 @@ CGI scripts, and byte range responses do not have this header.
<DirectoryMatch> and </DirectoryMatch> are used to enclose a group of
+ <DirectoryMatch> and </DirectoryMatch> are used to enclose a
+group of
directives which will apply only to the named directory and sub-directories
of that directory, the same as <Directory>. However, it takes as an
@@ -729,7 +739,7 @@ please avoid that.
-SECURITY: See the security tips
+SECURITY: See the
+security tips
document for details on why your security could be compromised if
the directory where logfiles are stored is writable by anyone other
than the user that starts the server.
@@ -831,7 +844,7 @@ than the user that starts the server.
See also: LogLevel
+>Compatibility: Default was
This directive enables DNS lookups so that host names can be logged (and
passed to CGIs/SSIs in
-This directive allows inclusion of other configuration files from within the server configuration files.
+This directive allows inclusion of other configuration files from within the
+server configuration files.
-AccessConfig directive
+AccessConfig directive
server config context.
-AccessFileName directive
+AccessFileName directive
server config context.
Compatibility: AccessFileName can accept more than one filename only in Apache 1.3 and later
</Directory>
-AddModule directive
+AddModule directive
Compatibility: AddModule is only available in Apache 1.2 and later
-AllowOverride directive
+AllowOverride directive
XBitHack).
-AuthName directive
+AuthName directive
AuthType and
AuthUserFile and
AuthGroupFile to work.
-AuthType directive
+AuthType directive
AuthName and
AuthUserFile and
AuthGroupFile to work.
-BindAddress directive
+BindAddress directive
<VirtualHost> sections.
-BS2000AuthFile directive
+BS2000AuthFile directive
<VirtualHost> sections.
Compatibility: BS2000AuthFile is only available for BS2000 machines, as of Apache 1.3 and later.BS2000AuthFile
directive is available for BS2000 hosts
only. It must be used to define the password file which is used to
@@ -396,7 +399,7 @@ Only one BS2000AuthFile
directive can be used.
-ClearModuleList directive
+ClearModuleList directive
BS2000AuthFile directive can be used.
-ContentDigest directive
+ContentDigest directive
AddModule directive.
Context: server config, virtual host, directory, .htaccess
+>Context: server config, virtual host, directory,
+.htaccess
AddModule directive.
Compatibility: ContentDigest is only available in Apache 1.1 and laterContent-MD5
headers
as defined in RFC1864 respectively RFC2068.
-CoreDumpDirectory directive
+CoreDumpDirectory directive
-DefaultType directive
+DefaultType directive
Context: server config, virtual host, directory, .htaccess
+>Context: server config, virtual host, directory,
+.htaccess
-<Directory> directive
+<Directory> directive
Syntax: <Directory directory> ... </Directory>
+>Syntax: <Directory directory>
+ ... </Directory>
-<DirectoryMatch>
+<DirectoryMatch>
Syntax: <DirectoryMatch regex> ... </DirectoryMatch>
+>Syntax: <DirectoryMatch regex>
+ ... </DirectoryMatch>
Compatibility: Available in Apache 1.3 and later
-
-ErrorDocument directive
+ErrorDocument directive
Context: server config, virtual host, directory, .htaccess
+>Context: server config, virtual host, directory,
+.htaccess
See Also: documentation of customizable
responses.
-ErrorLog directive
+ErrorLog directive
Syntax: ErrorLog filename|syslog
+>Syntax: ErrorLog filename|syslog
+
syslog instead of a filename enables logging via syslogd(8)
if the system supports it.
-<Files> directive
+<Files> directive
-<FilesMatch>
+<FilesMatch>
-Group directive
+Group directive
SECURITY: See User for a discussion of the security
considerations.
-HostNameLookups directive
+HostNameLookups directive
Context: server config, virtual host, directory, .htaccess
+>Context: server config, virtual host, directory,
+.htaccess
Compatibility: double
available only in Apache
+>Compatibility: double
available only in
+Apache
1.3 and above.
Compatibility: Default was on
prior to Apache
-1.3.on
prior to
+Apache 1.3.REMOTE_HOST
).
@@ -1036,7 +1051,7 @@ lookups can take considerable amounts of time. The utility logresolve,
provided in the /support directory, can be used to look up host names
from logged IP addresses offline.
-IdentityCheck directive
+IdentityCheck directive
Syntax: <IfModule [!]module-name> ...
+>Syntax: <IfModule [!]module-name>
+ ...
</IfModule>
-Include directive
+Include directive
Syntax: (Apache 1.2) Include filename
Compatibility: Include is only available in Apache 1.3 and later.
+>Compatibility: Include is only available in Apache 1.3
+and later.
-KeepAlive directive
+KeepAlive directive
Syntax: (Apache 1.1) KeepAlive max-requests
Default: (Apache 1.1) KeepAlive 5
Syntax: (Apache 1.2) KeepAlive on/off
@@ -1176,7 +1194,7 @@ server resources. Set this to 0
to disable support.
persistent connections, "Off" to disable. See also the MaxKeepAliveRequests directive.
+>Compatibility: KeepAliveTimeout is only available in +Apache 1.1 and later.
The number of seconds Apache will wait for a subsequent request before
closing the connection. Once a request has been received, the timeout
@@ -1206,7 +1224,7 @@ HREF="#timeout">Timeout
directive
applies.
listen(2)
system call.Note that URLs do not have to line up with the filesystem at all, +
Note that URLs do not have to line up with the filesystem at all, it should be emphasized that <Location> operates completely outside the filesystem. -
For all origin (non-proxy) requests, the URL to be matched is
-of the form /path/
, and you should not include any
-http://servername
prefix. For proxy requests, the URL
-to be matched is of the form scheme://servername/path
,
+
For all origin (non-proxy) requests, the URL to be matched is
+of the form /path/
, and you should not include any
+http://servername
prefix. For proxy requests, the URL
+to be matched is of the form scheme://servername/path
,
and you must include the prefix.
-
The URL may use wildcards In a wild-card string, `?' matches any +
The URL may use wildcards In a wild-card string, `?' matches any single character, and `*' matches any sequences of characters.
Apache 1.2 and above: @@ -1391,11 +1410,12 @@ For example:
"/special/data". In Apache 1.3 and above, a new directive <LocationMatch> exists which behaves identical to the regex version of -<Location>
.
+<Location>
.
The Location
functionality is especially useful when
combined with the SetHandler
directive. For example, to enable status requests, but allow them only
+HREF="mod_mime.html#sethandler">SetHandler directive. For example,
+to enable status requests, but allow them only
from browsers at foo.com, you might use:
@@ -1407,22 +1427,23 @@ from browsers at foo.com, you might use: </Location>-
Apache 1.3 and above note about / (slash): The slash character has special +
Apache 1.3 and above note about / (slash): The slash
+character has special
meaning depending on where in a URL it appears. People may be used
to its behaviour in the filesystem where multiple adjacent slashes are
-frequently collapsed to a single slash (i.e. /home///foo
-is the same as /home/foo
). In URL-space this is not
-necessarily true. The <LocationMatch>
directive
-and the regex version of <Location>
require you
+frequently collapsed to a single slash (i.e. /home///foo
+is the same as /home/foo
). In URL-space this is not
+necessarily true. The <LocationMatch>
directive
+and the regex version of <Location>
require you
to explicitly specify multiple slashes if that is your intention.
-For example, <LocationMatch ^/abc>
would match the
-request URL /abc
but not the request URL //abc
.
-The (non-regex) <Location>
directive behaves
+For example, <LocationMatch ^/abc>
would match the
+request URL /abc
but not the request URL //abc
.
+The (non-regex) <Location>
directive behaves
similarly when used for proxy requests. But when (non-regex)
-<Location>
is used for non-proxy requests it will
+<Location>
is used for non-proxy requests it will
implicitly match multiple slashes with a single slash. For example,
-if you specify <Location /abc/def>
and the request
-is to /abc//def
then it will match.
+if you specify <Location /abc/def>
and the request
+is to /abc//def
then it will match.
See also: How Directory,
@@ -1431,7 +1452,7 @@ different sections are combined when a request is received
-<LocationMatch>
+<LocationMatch>
Compatibility: LogLevel is only available in 1.3 or later.
+>Compatibility: LogLevel is only available in 1.3 or
+later.
LogLevel adjusts the verbosity of the messages recorded in the error logs (see ErrorLog directive). @@ -1555,7 +1577,8 @@ decreasing significance:
info
debug
crit
is recommended.
+>Compatibility: NameVirtualHost is only available in +Apache 1.3 and later
The NameVirtualHost directive is a required directive if you want to configure name-based virtual hosts.
@@ -1754,10 +1778,10 @@ With the NameVirtualHost directive you specify the address to which your name-based virtual host names resolve. If you have multiple name-based hosts on multiple addresses, repeat the directive for each address.
-Note: the "main server" and any _default_ servers will never +Note: the "main server" and any _default_ servers will never be served for a request to a NameVirtualHost IP Address (unless for some reason you specify NameVirtualHost but then don't define any VirtualHosts -for that address).
+for that address).
Optionally you can specify a port number on which the name-based virtual hosts should be used, e.g. @@ -1767,7 +1791,7 @@ virtual hosts should be used, e.g. See also: Apache Virtual Host documentation -
<Directory>
sections.
FollowSymLinks
and Includes
are set for the /web/docs/spec directory.
-Note: Using -IncludesNOEXEC
or -Includes
+Note: Using -IncludesNOEXEC
or
+-Includes
disables server-side includes completely regardless of the previous setting.
The default in the absence of any other settings is All
.
-Number is a number from 0 to 65535; some port numbers (especially below
+Number is a number from 0 to 65535; some port numbers
+(especially below
1024) are reserved for particular protocols. See /etc/services
for a list of some defined ports; the standard port for the http protocol
is 80.
@@ -1978,7 +2006,7 @@ not to set User to root. If you run the server as root whilst handling connections, your site may be open to a major security attack.
+>Compatibility: RLimitCPU is only available in Apache 1.2 +and later
-Takes 1 or 2 parameters. The first parameter sets the soft resource limit for all -processes and the second parameter sets the maximum resource limit. Either parameter -can be a number, or max to indicate to the server that the limit should -be set to the maximum allowed by the operating system configuration. Raising the -maximum resource limit requires that the server is running as root, or in the initial -startup phase.
+Takes 1 or 2 parameters. The first parameter sets the soft resource limit +for all processes and the second parameter sets the maximum resource limit. +Either parameter can be a number, or max to indicate to the server +that the limit should be set to the maximum allowed by the operating system +configuration. Raising the maximum resource limit requires that the server +is running as root, or in the initial startup phase.
CPU resource limits are expressed in seconds per process.
-See also RLimitMEM or RLimitNPROC.
+>Compatibility: RLimitMEM is only available in Apache 1.2 +and later
-Takes 1 or 2 parameters. The first parameter sets the soft resource limit for all -processes and the second parameter sets the maximum resource limit. Either parameter -can be a number, or max to indicate to the server that the limit should -be set to the maximum allowed by the operating system configuration. Raising the -maximum resource limit requires that the server is running as root, or in the initial -startup phase.
+Takes 1 or 2 parameters. The first parameter sets the soft resource limit for +all processes and the second parameter sets the maximum resource limit. Either +parameter can be a number, or max to indicate to the server that the +limit should be set to the maximum allowed by the operating system +configuration. Raising the maximum resource limit requires that the +server is running as root, or in the initial startup phase.
Memory resource limits are expressed in bytes per process.
-See also RLimitCPU or RLimitNPROC.
+>Compatibility: RLimitNPROC is only available in Apache +1.2 and later
-Takes 1 or 2 parameters. The first parameter sets the soft resource limit for all -processes and the second parameter sets the maximum resource limit. Either parameter -can be a number, or max to indicate to the server that the limit should -be set to the maximum allowed by the operating system configuration. Raising the -maximum resource limit requires that the server is running as root, or in the initial -startup phase.
+Takes 1 or 2 parameters. The first parameter sets the soft resource limit +for all processes and the second parameter sets the maximum resource limit. +Either parameter can be a number, or max to indicate to the server +that the limit should be set to the maximum allowed by the operating system +configuration. Raising the maximum resource limit requires that the server +is running as root, or in the initial startup phase.
Process limits control the number of processes per user.
-Note: If CGI processes are not running under userids other than the +Note: If CGI processes are not running under userids other +than the web server userid, this directive will limit the number of processes that the server itself can create. Evidence of this situation will be indicated by cannot fork messages in the error_log.
-See also RLimitMEM or RLimitCPU. +See also RLimitMEM or +RLimitCPU.
+>Compatibility: Satisfy is only available in Apache 1.2 +and later
Access policy if both allow and require used. The parameter can be either 'all' or 'any'. This directive is only useful @@ -2204,7 +2247,7 @@ clients from particular addresses in without prompting for a password.
ScoreBoardFile logs/apache_status
ScoreBoardFile logs/apache_status
+
ServerAdmin www-admin@foo.bar.com
as users do not always mention that they are talking about the server!
The ServerSignature directive allows the configuration of a trailing @@ -2454,7 +2501,7 @@ referenced document.
ServerTokens Full
(or not specified)
@@ -2504,7 +2552,7 @@ identity string.
UseCanonicalName on
+Compatibility: UseCanonicalName is only available in +Apache 1.3 and later
In many situations Apache has to construct a self-referential URL. That is, a URL which refers back to the same server. @@ -2707,7 +2757,7 @@ self-referential URLs then it should be just fine.
root
unless you know exactly what you are doing, and what the
dangers are.
-Syntax: allow from env=variablename
+Syntax: allow from
+ env=variablename
order.
-Syntax: deny from env=variablename
+Syntax: deny from
+ env=variablename
order.
-
Context: server config, virtual host, directory, .htaccess
-
Alias /icons/ /usr/local/apache/icons/ then
the url
+
Note that you may need to specify additional
-
@@ -88,7 +88,7 @@ See also ScriptAlias.
/icons directory, one might use:
Syntax: Redirect [ status ] url-path url
Syntax: RedirectMatch [status regex url
Context: server config, virtual host, directory, .htaccessAction directive
+Action directive
+>Context:
-Script directive
+Script directive
Alias directive
+Alias directive
/icons
will not be aliased.
<Directory>
sections
-which cover the destination of aliases. Aliasing occurs
-before <Directory>
sections are checked, so only
+<Directory>
sections
+which cover the destination of aliases. Aliasing occurs
+before <Directory>
sections are checked, so only
the destination of aliases are affected. (Note however
-<Location>
+<Location>
sections are run through once before aliases are performed, so they
will apply.)
-AliasMatch
+AliasMatch
-Redirect directive
+Redirect directive
+>Syntax:
Context: server config, virtual host, directory, .htaccess
+>Context:
send_error_response in http_protocol.c).
-RedirectMatch
+RedirectMatch
+>Syntax:
-RedirectTemp directive
+RedirectTemp directive
+>Context:
.
.
Context: server config, virtual host, directory, .htaccess
+>Context:
Syntax: ScriptAlias url-path directory-filename
+>Syntax:
Syntax: ScriptAliasMatch regex directory-filename
+>Syntax:
-
Anonymous_NoUserId
)
Anonymous_MustGiveEmail
)
+It insists that the user enters a password.
+(Anonymous_MustGiveEmail
)
Anonymous_VerifyEmail
)
+The password entered must be a valid email address, ie. contain at least one
+'@' and a '.'. (Anonymous_VerifyEmail
)
anonymous guest www test welcome
and comparison is not case sensitive.
@@ -309,12 +311,12 @@ require valid-user Dirk.vanGulik@jrc.it
>.
+<Dirk.vanGulik@jrc.it
>.
Feel free to contact me if you have any problems, ice-creams or bugs. This
documentation, courtesy of Nick Himba,
<himba@cs.utwente.nl>
.
diff --git a/docs/manual/mod/mod_auth_db.html b/docs/manual/mod/mod_auth_db.html
index 111865a28ee..707e4586b91 100644
--- a/docs/manual/mod/mod_auth_db.html
+++ b/docs/manual/mod/mod_auth_db.html
@@ -26,8 +26,8 @@ On some BSD systems (e.g. FreeBSD and NetBSD) dbm is automatically mapped to
Berkeley DB. You can use either mod_auth_dbm
or mod_auth_db. The latter makes it more obvious that it's Berkeley DB. On
other platforms where you want to use the DB library you usually have to
-install it first. See http://www.sleepycat.com/ for the
+install it first. See
+http://www.sleepycat.com/ for the
distribution. The interface this module uses is the one from DB version 1.85
and 1.86, but DB version 2.x can also be used when compatibility mode is
enabled.
@@ -157,7 +157,8 @@ See also AuthName,
Syntax: AuthDBAuthoritative < on(default) | off > diff --git a/docs/manual/mod/mod_auth_dbm.html b/docs/manual/mod/mod_auth_dbm.html index 41f105bda19..cf194ce149d 100644 --- a/docs/manual/mod/mod_auth_dbm.html +++ b/docs/manual/mod/mod_auth_dbm.html @@ -29,7 +29,7 @@ DBM files.
AddDescription "The planet Mars" /web/pics/mars.gif
See also ReadmeName.
ScanHTMLTitles
will be set for the /web/docs/spec
directory.ExpiresDefault "<base> [plus] {<num> <type>}*"
- ExpiresByType type/encoding "<base> [plus] {<num> <type>}*"
+ ExpiresByType type/encoding "<base> [plus]
+ {<num> <type>}*"
@@ -302,8 +307,8 @@
- The expiry time can be fine-tuned by adding several '<num> <type>' - clauses: + The expiry time can be fine-tuned by adding several '<num> + <type>' clauses:
ExpiresByType text/html "access plus 1 month 15 days 2 hours"
diff --git a/docs/manual/mod/mod_headers.html b/docs/manual/mod/mod_headers.html
index 9d34c3bbefa..7d62d5d1fd3 100644
--- a/docs/manual/mod/mod_headers.html
+++ b/docs/manual/mod/mod_headers.html
@@ -29,11 +29,12 @@ compiled with mod_headers.c.
-Header
+Header
Syntax: Header [ set | append | add ] header value
+>Syntax:
-
"%h %l %u %t \"%r\" %s %b \"%{Referer}i\" \"%{User-agent}i\""
.
-+
-Note that the canonical ServerName
-and Port of the server serving the request
-are used for %v
and %p
respectively. This
+Note that the canonical ServerName
+and Port of the server serving the request
+are used for %v
and %p
respectively. This
happens regardless of the
-UseCanonicalName setting because
+UseCanonicalName setting because
otherwise log analysis programs would have to duplicate the entire
vhost matching algorithm in order to decide what host really served
the request.
@@ -201,7 +201,7 @@ the user that starts the server.
x-gzip
and x-compress
,
-however the standard dictates that they're equivalent to gzip
-and compress
respectively. Apache does content encoding
-comparisons by ignoring any leading x-
. When responding
-with an encoding Apache will use whatever form (i.e. x-foo
-or foo
) the client requested. If the client didn't
+Old clients expect x-gzip
and x-compress
,
+however the standard dictates that they're equivalent to gzip
+and compress
respectively. Apache does content encoding
+comparisons by ignoring any leading x-
. When responding
+with an encoding Apache will use whatever form (i.e. x-foo
+or foo
) the client requested. If the client didn't
specifically request a particular form Apache will use the form given by
-the AddEncoding
directive. To make this long story short,
-you should always use x-gzip
and x-compress
+the AddEncoding
directive. To make this long story short,
+you should always use x-gzip
and x-compress
for these two specific encodings. More recent encodings, such as
-deflate
should be specified without the x-
.
+deflate
should be specified without the x-
.
Note that, unlike the NCSA httpd, this directive cannot be used to set the type of particular files.
mod_mmap_static
maps a list of statically configured files (via
+ mod_mmap_static
maps a list of statically configured files (via
MMapFile
directives in the main server configuration) into
memory through the system call mmap()
. This system
call is available on most modern Unix derivates, but not on all. There
@@ -41,7 +41,7 @@
This mmap()ing is done once at server start or restart, only. So whenever
one of the mapped files changes on the filesystem you have to
restart the server by at least sending it a HUP or USR1 signal (see the
- Stopping and Restarting documentation). To
+ Stopping and Restarting documentation). To
reiterate that point: if the files are modified in place without
restarting the server you may end up serving requests that are completely
bogus. You should update files by unlinking the old copy and putting a new
@@ -110,8 +110,8 @@
create. We cannot compare inodes or other stuff to match paths through
symbolic links etc. because that again would cost extra stat()
system calls which is not acceptable. This module may or may not work
- with filenames rewritten by mod_alias
or
- mod_rewrite
... it is an experiment after all.
+ with filenames rewritten by mod_alias
or
+ mod_rewrite
... it is an experiment after all.
@@ -127,13 +127,15 @@
- Note: don't bother asking for a for a MMapDir
directive which
+ Note: don't bother asking for a for a MMapDir
+ directive which
recursively maps all the files in a directory. Use Unix the way it was
meant to be used. For example, see the
- Include directive, and consider this command:
-
+ Include directive, and consider this command: +- find /www/htdocs -type f -print | sed -e 's/.*/mmapfile &/' > /www/conf/mmap.conf -
+ find /www/htdocs -type f -print \ + | sed -e 's/.*/mmapfile &/' > /www/conf/mmap.conf +diff --git a/docs/manual/mod/mod_negotiation.html b/docs/manual/mod/mod_negotiation.html index 4102fc49967..e2578bd27db 100644 --- a/docs/manual/mod/mod_negotiation.html +++ b/docs/manual/mod/mod_negotiation.html @@ -94,7 +94,7 @@ requirements, and returns that document.
?
0 or 1 of the preceding text
- *
0 or N of the preceding text (N > 1)
- +
1 or N of the preceding text (N > 1)
+ *
0 or N of the preceding text (N > 1)
+ +
1 or N of the preceding text (N > 1)
Grouping:
(
text)
Grouping of text
diff --git a/docs/manual/mod/mod_setenvif.html b/docs/manual/mod/mod_setenvif.html
index 46a91d5db85..4d2b26fac74 100644
--- a/docs/manual/mod/mod_setenvif.html
+++ b/docs/manual/mod/mod_setenvif.html
@@ -26,15 +26,15 @@
regular expressions you specify. These envariables can be used by
other parts of the server to make decisions about actions to be taken.
- The directives are considered in the order they appear in the +
The directives are considered in the order they appear in the
configuration files. So more complex sequences can be used, such
- as this example, which sets netscape
if the browser
+ as this example, which sets netscape
if the browser
is mozilla but not MSIE.
-
++- +BrowserMatch ^Mozilla netscape BrowserMatch MSIE !netscape -
The Apache module API is unchanged between the Unix and Windows versions. Many modules will run on Windows with no or little change diff --git a/docs/manual/mod/mod_speling.html b/docs/manual/mod/mod_speling.html index 4bb933f88cd..95f926de6d2 100644 --- a/docs/manual/mod/mod_speling.html +++ b/docs/manual/mod/mod_speling.html @@ -57,7 +57,7 @@
This directive enables or disables the spelling module. When enabled, diff --git a/docs/manual/mod/mod_status.html b/docs/manual/mod/mod_status.html index 565273581cb..6b61adfa269 100644 --- a/docs/manual/mod/mod_status.html +++ b/docs/manual/mod/mod_status.html @@ -1,7 +1,9 @@ -
-http://your.server.name/server-status?refresh=N
to refresh the page
-every N seconds.
+http://your.server.name/server-status?refresh=N
to refresh the
+page every N seconds.
http://your.server.name/server-status?auto
. This is useful
diff --git a/docs/manual/mod/mod_userdir.html b/docs/manual/mod/mod_userdir.html
index 8b7b36308c6..570b1b042aa 100644
--- a/docs/manual/mod/mod_userdir.html
+++ b/docs/manual/mod/mod_userdir.html
@@ -25,7 +25,7 @@ is compiled in by default. It provides for user-specific directories.
-UserDir http://www.foo.com/users -> http//www.foo.com/users/bob/one/two.html -UserDir http://www.foo.com/*/usr -> http://www.foo.com/bob/usr/one/two.html -UserDir http://www.foo.com/~*/ -> http://www.foo.com/~bob/one/two.html +UserDir http://www.foo.com/users -> http://www.foo.com/users/bob/one/two.html +UserDir http://www.foo.com/*/usr -> http://www.foo.com/bob/usr/one/two.html +UserDir http://www.foo.com/~*/ -> http://www.foo.com/~bob/one/two.html
diff --git a/docs/manual/mod/mod_usertrack.html b/docs/manual/mod/mod_usertrack.html index a733235cd7a..024e509ba67 100644 --- a/docs/manual/mod/mod_usertrack.html +++ b/docs/manual/mod/mod_usertrack.html @@ -52,7 +52,7 @@ above CustomLog directive.
-CookieExpires
+CookieExpires
If this directive is not used, cookies last only for the current browser session. -CookieTracking
+CookieTracking