summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_usertrack.html
blob: c327020c8f66b07c79927d7d8a21bf36c4b00167 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!--%hypertext -->
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML>
<HEAD>
<TITLE>Apache module mod_usertrack</TITLE>
</HEAD>

<BODY>
<IMG SRC="../images/apache_sub.gif" ALT="">
<!--/%hypertext -->
<H1>Module mod_usertrack</h1>

This module is contained in the <code>mod_usertrack.c</code> file, and
is not compiled in by default. It provides for user tracking using cookies.
There is no documentation available for this module.  Mark is writing this.

<!--%hypertext -->
<menu>
<li><A HREF="#cookielog">CookieLog</A>
</menu>
<hr>
<!--/%hypertext -->

<A name="cookielog"><h2>CookieLog</h2></A>
<!--%plaintext &lt;?INDEX {\tt CookieLog} directive&gt; -->
<strong>Syntax:</strong> CookieLog <em>filename</em><br>
<Strong>Context:</strong> server config, virtual host<br>
<strong>Status:</strong> Experimental<br>
<strong>Module:</strong> mod_cookies<p>

The CookieLog directive sets the filename for logging of cookies.
The filename is relative to the <A HREF="core.html#serverroot">ServerRoot</A>.
<p>
<!--%hypertext -->
<hr>
<A HREF="../"><IMG SRC="../images/apache_home.gif" ALT="Home"></A>
<A HREF="./"><IMG SRC="../images/apache_index.gif" ALT="Index"></A>

</BODY>
</HTML>
<!--/%hypertext -->