Hi,
within 2.0.1 two additional lines have been added to the .htaccess generation
(lib/setup.php):
RewriteEngine on
RewriteRule .* - [env=HTTP_AUTHORIZATION:%{HTTP:Authorization},last]In case the rewrite module is not enabled apache cannot start the application. We should add <IfModule rewrite.c> - I guess. Any comments? Thanks, Thomas _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
