Am Donnerstag, 12. September 2013, 11:59:18 schrieb Thomas Br=FCderli: > Aleksander Machniak wrote: > > On 09/12/2013 10:45 AM, Markus Feilner wrote: > >> has anybody managed to make iRony work in a default install of Kolab 3= .1 > >> on > >> Centos 6.4 outside of mykolab.com? We have several installs (all of th= em > >> virtual), all with the same result: Sabre DAV returns the error mentio= ned > > = Thanks to both of you, I will test that! = > >> here: > > In httpd vhost config: > > = > > > > = > > ServerName webdav.domain.com > > ServerAlias carddav.domain.com > > ServerAlias caldav.domain.com > > = > > DocumentRoot /usr/share/iRony/public_html/ > > = > > > > = > > AllowOverride All > > > > = > > Require all granted > > = > > > > > > = > > Order Allow,Deny > > Allow from All > > = > > > > = > > RewriteEngine On > > RewriteBase / > = > If iRony doesn't run at root of a virtual host, you need to set > = > RewriteBase /iRony/ > = > which I guess it the default. > = > > RewriteCond %{REQUEST_FILENAME} !-f > > RewriteCond %{REQUEST_FILENAME} !-d > > RewriteRule (.*) index.php [qsappend,last] > > = > > > > = > > > > = > > and in /etc/iRony/dav.inc.php: > > = > > $rcmail_config['base_uri'] =3D null; > = > Set this to > = > $rcmail_config['base_uri'] =3D '/iRony/'; > = > and you should be fine. > = > ~Thomas > _______________________________________________ > users mailing list > users@lists.kolab.org > https://lists.kolab.org/mailman/listinfo/users -- = Best Regards - Mit freundlichen Gr=FC=DFen, = Markus Feilner ------------------------- Feilner IT Linux & GIS Linux Solutions, Training, Seminare und Workshops - auch Inhouse K=F6tztinger Stra=DFe 6c 93057 Regensburg Telefon: +49 941 8 10 79 89 Mobil: +49 170 3 02 70 92 Mail: mfeilner@feilner-it.net Web: http://www.feilner-it.net - Google+: https://plus.google.com/105201437130417639658 Xing: http://www.xing.com/profile/Markus_Feilner Linux Magazine Germany: mfeilner@linux-magazin.de -------------------------------------- My books at Packt: Open source - privacy and connectivity for everyone! New and revised: http://www.packtpub.com/learning-openvpn-2-0-9/book Sold more than 5000 times: http://www.packtpub.com/openvpn/book My Groupware book: http://www.packtpub.com/scalix/book _______________________________________________ users mailing list users@lists.kolab.org https://lists.kolab.org/mailman/listinfo/users