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

« back to all changes in this revision

Viewing changes to doc/setup/ivle.conf

  • Committer: mattgiuca
  • Date: 2008-06-13 04:54:25 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:762
setup.py: Modified library files list so it works on the latest
    set of packages for Ubuntu Gutsy (7.10).
    Note that an up-to-date Gutsy install broke IVLE due to newer
    versions of .so files with new names.
    This is a temporary solution, as this is going to keep happening
    (and it likely still won't work in Hardy). But at least it's working for
    now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
    <Directory "/opt/ivle/www/media">
24
24
        SetHandler None
25
25
    </Directory>
 
26
    <Directory "/opt/ivle/www/php">
 
27
        SetHandler None
 
28
    </Directory>
26
29
 
27
30
    ErrorLog /var/log/apache2/error.log
28
31