Erik Sargent
|
48d6f33135
|
Revert "initial setup"
This reverts commit e1478117b1 .
|
12 years ago |
Erik Sargent
|
e1478117b1
|
initial setup
|
12 years ago |
Michiel de Jong
|
e37dd7aa82
|
add /.well-known/host-meta.json to .htaccess
|
13 years ago |
Stefan Seidel
|
8f669880bc
|
Fix WebDAV (and Android Client) not being able to authorize on Debian Squeeze + mod_fcgid installs.
|
13 years ago |
Robin Appelman
|
6bc156ba69
|
add svg mimetype to default htaccess
|
13 years ago |
Bjoern Schiessle
|
bd494f562f
|
fixed faulty commit
|
13 years ago |
Bjoern Schiessle
|
378fa2bc86
|
check if caview really exists
|
13 years ago |
Robin Appelman
|
f1b10fcc93
|
update translations
|
13 years ago |
Robin Appelman
|
f7d221f5f0
|
update translations
|
13 years ago |
Georg Ehrke
|
9e83c3f823
|
add caldav and carddav files in their old place for backward compatibility - add rewriterule for caldav and carddav
|
13 years ago |
Michiel de Jong
|
4c6d11e223
|
move auth.css and remoteStorage-big.png to assets folders From where they can be included
|
13 years ago |
Georg Ehrke
|
3f86fd5193
|
remove redirects in htaccess to improve compatibility with desktop client
|
13 years ago |
Michiel de Jong
|
02cee2c562
|
trying to fix /.well-known/host-meta
|
13 years ago |
Georg Ehrke
|
a69c53caef
|
remove empty line in .htaccess
|
13 years ago |
Georg Ehrke
|
9bdd00c0f2
|
update htaccess file and remove remote folder
|
13 years ago |
Bart Visscher
|
f69f764e8b
|
Working remote.php with webdav and caldav
|
13 years ago |
Bart Visscher
|
b62a8ba0f8
|
Better regex for old apps rewrite rule
|
13 years ago |
Bart Visscher
|
ec98ecff05
|
Catch old app paths, change them to new form
|
13 years ago |
Georg Ehrke
|
da03d05700
|
create folder 'remote' for the remote services like caldav, carddav and webdav
|
13 years ago |
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
|
13 years ago |
Georg Ehrke
|
ec40f69c9e
|
add error 403 site
|
13 years ago |
Stefan Göckeritz
|
d9db6e73d8
|
bugfix for oc-236
|
13 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 |
Sean Leonard
|
70014c4fd0
|
Removed if !mod_php5.c around RewriteRule
Made things work on Dreamhost shared hosting
|
14 years ago |
Bartek Przybylski
|
865be6064a
|
adjusting to new db "api", merge with master
|
14 years ago |
Robin Appelman
|
f1fd374a6f
|
webdav workaround for apache+php-cgi
|
14 years ago |
Robin Appelman
|
ffb9a0475e
|
webdav workaround for apache+php-cgi
|
14 years ago |
Bartek Przybylski
|
c3d7ffc877
|
adding tmp icon for app, extending memory size for php in .htaccess
|
14 years ago |
Bartek Przybylski
|
339d417420
|
removing add new album button, removing logs, and unused code
|
14 years ago |
Tom Needham
|
1f74e76d83
|
Implemented ace-edtior as an app. Basic file editing and saving supported.
|
14 years ago |
Robin Appelman
|
d851bdac90
|
fix .htaccess file crashing apache+php-cgi
|
14 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
|
14 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
|
14 years ago |
Kamil Domanski
|
2073d3b08e
|
fix 404
|
14 years ago |
Kamil Domanski
|
5aa8f16bbf
|
forbid indexes
|
14 years ago |
Robin Appelman
|
1eb0faa264
|
make fileactions extendable by plugins
|
14 years ago |