Update of /cvsroot/tmda/tmda/contrib/cgi
In directory sc8-pr-cvs1:/tmp/cvs-serv15406/contrib/cgi
Modified Files:
tmda-cgi.conf
Log Message:
Additional comments.
Index: tmda-cgi.conf
===================================================================
RCS file: /cvsroot/tmda/tmda/contrib/cgi/tmda-cgi.conf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tmda-cgi.conf 20 Feb 2003 23:11:26 -0000 1.1
+++ tmda-cgi.conf 21 Feb 2003 03:43:33 -0000 1.2
@@ -1,5 +1,15 @@
#
-# TMDA configuration file
+# TMDA/Apache (tmda-cgi) configuration file
+#
+# If you are running apache version 2 and you are installing this file by
+# hand, copy it to /etc/httpd/conf.d/tmda.conf. You will also have to replace
+# SITE_DIR with your installation path of tmda-cgi.
+#
+# Please note that this configuration expects the suid binary to be called
+# tmda.cgi. Change this to suit your installation.
+#
+# You will need to reload apache for any changes to take affect:
+# service httpd reload
#
Alias /tmda SITE_DIR
AddHandler cgi-script .cgi
_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs
|