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

« back to all changes in this revision

Viewing changes to doc/setup/ivle.conf

  • Committer: drtomc
  • Date: 2008-02-04 00:21:29 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:396
Alter the apache config so that session objects get stored on disk. We're arranging for the disk in question to be a shared NFS filesystem so users get logged in across all the machines in the cluster. Theoretically.

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
21
22
    </Directory>
22
23
    <Directory "/opt/ivle/www/media">
23
24
        SetHandler None