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

« back to all changes in this revision

Viewing changes to www/README

  • 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:
28
28
        PythonHandler dispatch
29
29
        #PythonDebug On
30
30
        Options FollowSymLinks
 
31
        PythonOption mod_python.file_session.database_directory /path/to/shared/sessions
31
32
    </Directory>
32
33
    <Directory "/ivle-directory/media"> 
33
34
        SetHandler None