mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-03 12:28:51 +00:00
Adjust access rights in Apache configuration file for Debian.
Monotone-Parent: 5f1640d17dbc95901d131c16f8d4499aa044594c Monotone-Revision: db370b54d1c04790d487307a6c2427a914aae37b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-12-09T21:32:44 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -5,6 +5,12 @@ Alias /SOGo/WebServerResources/ \
|
||||
AliasMatch /SOGo/so/ControlPanel/Products/(.*)/Resources/(.*) \
|
||||
/usr/lib/GNUstep/SOGo/$1.SOGo/Resources/$2
|
||||
|
||||
<Directory /usr/lib/GNUstep/SOGo/>
|
||||
AllowOverride None
|
||||
Order deny,allow
|
||||
Allow from all
|
||||
</Directory>
|
||||
|
||||
<LocationMatch "^/SOGo/so/ControlPanel/Products/.*UI/Resources/.*jpg">
|
||||
SetHandler default-handler
|
||||
</LocationMatch>
|
||||
|
||||
Reference in New Issue
Block a user