mirror of
https://github.com/apache/httpd.git
synced 2025-08-30 15:01:14 +03:00
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@76995 13f79535-47bb-0310-9956-ffa450edef68
42 lines
1.2 KiB
HTML
42 lines
1.2 KiB
HTML
<!--%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 <?INDEX {\tt CookieLog} directive> -->
|
|
<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 -->
|