okay - just had a second look (should have had the second look before mailing -
sorry)
The generation of the htaccess is okay.
The .htaccess within the zip is causing the trouble - <IfModule rewrite.c> or
<IfModule !mod_php5.c> is missing there.
Sorry,
Thomas
Am Montag, den 21.11.2011 um 23:13 schrieb Thomas Müller:
> 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
_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud