s/\/roundcube\//\/roundcube/ from justin (at) shiningsilence.com
This commit is contained in:
parent
287ae72163
commit
3842b10dde
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: roundcube.conf,v 1.1.1.1 2007/04/08 17:04:08 adrianp Exp $
|
||||
# $NetBSD: roundcube.conf,v 1.2 2007/06/06 18:40:16 adrianp Exp $
|
||||
#
|
||||
# RoundCube configuration file fragment for Apache
|
||||
|
||||
<IfModule mod_alias.c>
|
||||
Alias /roundcube/ "@RCDIR@/"
|
||||
Alias /roundcube "@RCDIR@/"
|
||||
</IfModule>
|
||||
|
||||
<Directory "@RCDIR@">
|
||||
|
|
Loading…
Reference in a new issue