You may find additional helpl here: http://forum.owncloud.org/ as suggested by: https://twitter.com/ownClouders/status/364051486671507456 On Sat, Aug 3, 2013 at 3:06 PM, Lester Caine <lester@xxxxxxxxxxx> wrote: > > I'm struggling with conflicting patches to get owncloud working with apache2.4 > > The existing rewrite setup I know needs reworking but I'm not competent enough to sort it out. > >> <IfModule mod_rewrite.c> >> RewriteEngine on >> RewriteRule .* - [env=HTTP_AUTHORIZATION:%{HTTP:Authorization}] >> RewriteRule ^.well-known/host-meta /public.php?service=host-meta [QSA,L] >> RewriteRule ^.well-known/host-meta.json /public.php?service=host-meta-json [QSA,L] >> RewriteRule ^.well-known/carddav /remote.php/carddav/ [R] >> RewriteRule ^.well-known/caldav /remote.php/caldav/ [R] >> RewriteRule ^apps/calendar/caldav.php remote.php/caldav/ [QSA,L] >> RewriteRule ^apps/contacts/carddav.php remote.php/carddav/ [QSA,L] >> RewriteRule ^apps/([^/]*)/(.*\.(css|php))$ index.php?app=$1&getfile=$2 [QSA,L] >> RewriteRule ^remote/(.*) remote.php [QSA,L] >> </IfModule> > > > https://github.com/owncloud/core/blob/master/.htaccess > is the full file. > > I think I'm getting a valid match in the log file, but nothing is appearing in the access log ... Any ideas how to rework this please? > > -- > Lester Caine - G8HFL > ----------------------------- > Contact - http://lsces.co.uk/wiki/?page=contact > L.S.Caine Electronic Services - http://lsces.co.uk > EnquirySolve - http://enquirysolve.com/ > Model Engineers Digital Workshop - http://medw.co.uk > Rainbow Digital Media - http://rainbowdigitalmedia.co.uk > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > -- Jose R R http://www.metztli-it.com --------------------------------------------------------------------------------------------- IBM Lotus Symphony supported on GNU/Linux, Mac OS, and Windows. --------------------------------------------------------------------------------------------- Daylight Saving Time in USA & Canada ends: Sunday, November 03 2013 --------------------------------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx