Introduction
Introduction Statistics Contact Development Disclaimer Help
tREADME - vote - simple cgi voting system for web and gopher
git clone git://src.adamsgaard.dk/vote
Log
Files
Refs
README
LICENSE
---
tREADME (212B)
---
1 # vote
2
3 A simple CGI voting system.
4
5 Requires slowcgi(8). With the installation directory as
6 /var/www/cgi-bin/vote, add the following to httpd.conf:
7
8 location "/vote" {
9 root "/cgi-bin/vote/vote"
10 fastcgi
11 }
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.