]> git.donarmstrong.com Git - roundcube.git/blob - debian/conf/apache.conf
c6612ca68b2802738fd94f22f68f89b8c000843a
[roundcube.git] / debian / conf / apache.conf
1 # Define /roundcube alias, this is the default
2 <IfModule mod_alias.c>
3     Alias /roundcube /usr/share/roundcube
4 </IfModule>