~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to doc/setup/ivle.conf

  • Committer: stevenbird
  • Date: 2008-02-01 03:51:56 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:368
First version of a DTD for XML problem files

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
        PythonHandler dispatch
19
19
        #PythonDebug On
20
20
        Options FollowSymLinks
21
 
        PythonOption mod_python.file_session.database_directory /home/informatics/sessions
22
21
    </Directory>
23
22
    <Directory "/opt/ivle/www/media">
24
23
        SetHandler None
25
24
    </Directory>
26
 
    <Directory "/opt/ivle/www/php">
27
 
        SetHandler None
28
 
    </Directory>
29
25
 
30
26
    ErrorLog /var/log/apache2/error.log
31
27