mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-10 15:58:52 +00:00
merge of '9003f157ebcad8369e5e69e70dc966267d1cf728'
and 'db370b54d1c04790d487307a6c2427a914aae37b' Monotone-Parent: 9003f157ebcad8369e5e69e70dc966267d1cf728 Monotone-Parent: db370b54d1c04790d487307a6c2427a914aae37b Monotone-Revision: 0fae105daa23d0bfd278a2c1253b578984b8876e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-12-09T21:46:39 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