zarafa-webapp.conf 197 B

123456789
  1. # $OpenBSD: zarafa-webapp.conf,v 1.2 2012/06/20 13:07:48 ajacoutot Exp $
  2. Alias /webapp ${TINSTDIR}
  3. <Directory "${TINSTDIR}">
  4. Options -Indexes +FollowSymLinks
  5. AllowOverride Options
  6. </Directory>