Commit Graph

118 Commits (c6a69ba92514587814d0f03b51e1d1f026a49350)

Author SHA1 Message Date
Bart Visscher ea99e1184d Add well-known redirects to htaccess
Fixes:
http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-232
http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-445
12 years ago
Georg Ehrke ec40f69c9e add error 403 site 12 years ago
Stefan Göckeritz d9db6e73d8 bugfix for oc-236 12 years ago
Robin Appelman 4c8f17ad47 don't try to use mod_rewrite when it isn't enabled
having a broken web/card/caldav is much better as having no ownCloud at all :)
13 years ago
Bartek Przybylski 3c42867109 merged 13 years ago
Sean Leonard 70014c4fd0 Removed if !mod_php5.c around RewriteRule
Made things work on Dreamhost shared hosting
13 years ago
Bartek Przybylski 865be6064a adjusting to new db "api", merge with master 13 years ago
Georg Ehrke a01d10e57d Merge branch 'master' into calendar 13 years ago
Robin Appelman f1fd374a6f webdav workaround for apache+php-cgi 13 years ago
Bartek Przybylski c3d7ffc877 adding tmp icon for app, extending memory size for php in .htaccess 13 years ago
Bartek Przybylski 339d417420 removing add new album button, removing logs, and unused code 13 years ago
Tom Needham 1f74e76d83 Implemented ace-edtior as an app. Basic file editing and saving supported. 13 years ago
Robin Appelman d851bdac90 fix .htaccess file crashing apache+php-cgi 13 years ago
Robin Appelman 3747ba928f Set max upload size to something sane
we cant use a very high value since some apache configurations dont seem to handle it properly
13 years ago
Robin Appelman 0bcb4a6a8f set default max upload size in the .htaccess file to something rediculous
and don't show the max filesize message when the limit is over 10GB
13 years ago
Kamil Domanski 2073d3b08e fix 404 13 years ago
Kamil Domanski 5aa8f16bbf forbid indexes 13 years ago
Robin Appelman 1eb0faa264 make fileactions extendable by plugins 13 years ago