# Uncomment if libapache2-mod-xsendfile is installed # XSendFile On # XSendFileAllowAbove On WSGIScriptAlias / /usr/share/mayan/mayan/wsgi/dispatch.wsgi Order deny,allow Allow from all ErrorLog /var/log/apache2/mayan_error.log LogLevel warn CustomLog /var/log/apache2/mayan_access.log combined Alias /mayan-static "/usr/share/mayan/mayan/static/" SetHandler None