mds/net-mail/zarafa/files/50_zarafa-webaccess-mobile.conf
geos_one f308728157 move
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/mds@2528 6952d904-891a-0410-993b-d76249ca496b
2010-10-13 09:57:21 +00:00

13 lines
298 B
Plaintext

<IfDefine ZARAFA-WEBACCESS-MOBILE>
Alias /webaccess-mobile /usr/share/zarafa-webaccess-mobile
<Directory /usr/share/zarafa-webaccess-mobile/>
DirectoryIndex index.php
Options -Indexes +FollowSymLinks
AllowOverride Options
Order allow,deny
Allow from all
</Directory>
</IfDefine>