From 96a85417072ff7ccb0ec02a7f83c3a999ae9ab49 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Sat, 10 Nov 2001 02:28:48 +0000 Subject: [PATCH] Alphabetized module names. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91827 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/manual/mod/index.html b/docs/manual/mod/index.html index 5b85d14af9..f74921ecfe 100644 --- a/docs/manual/mod/index.html +++ b/docs/manual/mod/index.html @@ -222,14 +222,14 @@
Run CGI requests as a specified user and group.
-
mod_userdir
- -
User home directories.
-
mod_unique_id
Generate unique request identifier for every request
+
mod_userdir
+ +
User home directories.
+
mod_usertrack
User tracking using Cookies (replacement for -- 2.40.0