Paste: Test for an article I write (Apache)

Author: Stéphane Bortzmeyer
Mode: apacheconf
Date: Wed, 17 Mar 2010 21:05:08
Plain Text |
    WSGIDaemonProcess bortzmeyer.org processes=3 threads=10 display-name=%{GROUP}
    WSGIProcessGroup bortzmeyer.org
    <Directory /var/www/www.bortzmeyer.org/wsgis>
        Options -Indexes -Multiviews +ExecCGI
        Order allow,deny
        Allow from all
    </Directory>

New Annotation

Summary:
Author:
Mode:
Body: