about summary refs log tree commit diff stats
path: root/readme
blob: 0a37b0a702e9008368be27b1e0f2344ca6780a04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
				   CACOPHONY
			     "Every page a program"

This repo contains *cacophony.sh*, a CGI script that will run every
script in the source/ directory as a CGI script to display a page.

This is probably a bad idea. It originated mostly on tilde.town.

= USAGE =

There's a lighttpd.conf in here for basic testing. Just run `make`.

= CUSTOMIZATION =

Check `cacophony.sh` for variables and functions to play around
with.  You'll probably want to play with `$SCRIPTDIR` and
`html_footer`, but you could change `http_header` too (or of course
whatever you like).

= LICENSE =

Public domain