This is the repository for the pdfreaders.org web pages. See more info at: http://wiki.fsfe.org/PDFreaders -- To setup a testsystem: shell$ apt-get install apache2-mpm-itk webgen0.5 libjson-perl libhttp-browserdetect-perl shell$ a2enmod rewrite shell$ cd pdfreaders/trunk shell$ webgen Build an apache site configuration like this: ServerAdmin webmaster@localhost ServerName pdfreaders.local DocumentRoot /home/paul/FSFE/pdfreaders/trunk/out/ AssignUserId paul paul Options -Indexes +FollowSymLinks +MultiViews DirectoryIndex index Order allow,deny allow from all Options +ExecCGI AddHandler cgi-script .cgi .pl ErrorLog /home/paul/FSFE/pdfreaders/error.log CustomLog /home/paul/FSFE/pdfreaders/access.log combined