Fix apache2.conf to add qo to unhandled URLs

This commit is contained in:
Benjamin Dauvergne 2010-05-26 12:18:56 +00:00
parent 49d4d777fe
commit 6d8d0a95a5
1 changed files with 1 additions and 1 deletions

2
debian/apache2.conf vendored
View File

@ -1,7 +1,7 @@
DocumentRoot /usr/share/authentic/web/
SCGIMount / 127.0.0.1:3002
<LocationMatch "^/(css|images|js)/.*">
<LocationMatch "^/(css|images|js|qo)/.*">
SCGIHandler off
</LocationMatch>
Alias /qo/ /usr/share/authentic/qommon/