changeset 181:ff23ce8b938f

urllog: Document ShortURL functionality slightly.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 03 Jun 2014 15:34:19 +0300
parents 68c4b25c982c
children 24f9f38210fe
files urllog.tcl
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/urllog.tcl	Tue Jun 03 15:31:11 2014 +0300
+++ b/urllog.tcl	Tue Jun 03 15:34:19 2014 +0300
@@ -83,6 +83,16 @@
 ###
 ### ShortURL-settings
 ###
+# To enable ShortURL functionality, you need to set up the
+# URL redirector PHP script (urlredirect.php) correctly, and
+# enable change the settings in it and below appropriately.
+# See urlredirect.php.txt for more information.
+#
+# You will also need SQLite3 support for PHP and access to
+# change .htaccess file(s) on your web server. The PHP
+# script will also need access to the SQLite3 database this
+# script uses.
+#
 
 # 1 = Enable showing of ShortURLs
 # 0 = ShortURLs not shown in any bot actions