summaryrefslogtreecommitdiff
path: root/www/mod_ticket/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_ticket/pkg-descr')
-rw-r--r--www/mod_ticket/pkg-descr5
1 files changed, 0 insertions, 5 deletions
diff --git a/www/mod_ticket/pkg-descr b/www/mod_ticket/pkg-descr
deleted file mode 100644
index 891fb47e7b71..000000000000
--- a/www/mod_ticket/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Apache module mod_ticket scans a URI for a digitally signed ticket
-and, if the md5 signature is valid, makes it available as $TICKET
-in the environment of sub-processes. The signature is generated
-from a shared secret combined with the ticket value and the IP of
-the remote user.