[Owncloud] Rewrite rules in ownCloud

Hugo Leisink hugo at leisink.net
Fri Oct 26 11:57:04 UTC 2012


>> I saw that ownCloud requires a somewhat complex set of rewrite rules. I
>> think it's better to let the application deal with that kind of
>> 'business logic', instead of the webserver. Having a single rewrite rule
>> that rewrites all requests for non-existing files to a single index.php
>> makes ownCloud also easier to install on non-Apache webservers.
> Actually, we should not be dependet on them. Where do you see those rules?
In the .htaccess file.

Hugo



More information about the Owncloud mailing list