summaryrefslogtreecommitdiffstats
path: root/.htaccess
Commit message (Expand)AuthorAgeFilesLines
* 8.0.7v8.0.7RC1C Montero-Luque2015-08-271-1/+1
* 8.0.6 beta1v8.0.6beta1C Montero-Luque2015-07-221-1/+1
* Changed version to 8.0.5v8.0.5betaC Montero-Luque2015-06-231-1/+1
* 8.0.4v8.0.4RC1Frank Karlitschek2015-05-291-1/+1
* Increment versionLukas Reschke2015-03-271-1/+1
* Synchronize PHP settings with masterLukas Reschke2015-03-261-0/+2
* 8.0.2v8.0.2Frank Karlitschek2015-03-091-1/+1
* this is actually 8.0.1 RC1v8.0.1RC1Frank Karlitschek2015-02-281-1/+1
* Reference module with `.c`Lukas Reschke2015-01-281-2/+2
* Add check for `HTTP_RAW_POST_DATA` setting for >= 5.6Lukas Reschke2015-01-221-0/+1
* Add version to .htaccessLukas Reschke2015-01-081-0/+1
* escape . in htaccess regex for CSS and JS HTTP headersMorris Jobke2015-01-051-1/+1
* blocked 3rdparty instead of l10nRobert Jäckel2014-11-271-1/+1
* restrict access to public files onlyRobert Jäckel2014-11-271-0/+2
* adding cache control headers for css and js - fixes #11496Thomas Müller2014-10-141-0/+5
* That file was accidentally commited. Partially revert https://github.com/ownc...Lukas Reschke2014-06-161-3/+0
* Add deprecation notice to load* functionsLukas Reschke2014-06-161-0/+3
* Remove legacy routing codeLukas Reschke2014-06-051-1/+0
* Remove trailing tabFelix Eckhofer2014-04-281-1/+1
* Escape literal dots in mod_rewrite regexesFelix Eckhofer2014-04-281-6/+6
* Remove .htaccess creation codeLukas Reschke2014-02-281-2/+0
* remove css files from rewrite rule - there is no need to rewrite css any moreThomas Müller2014-01-231-1/+1
* turn off mod_pagespeedThomas Müller2014-01-081-0/+3
* disable mbstring.func_overloadThomas Tanghus2013-05-101-0/+1
* Try to prefer index.php over index.html in the same directoryDaniel Molkentin2013-04-241-0/+3
* remove php_valueMyles McNamara2013-03-071-1/+0
* Refix #1931Brice Maron2013-02-271-1/+1
* Merge pull request #1931 from owncloud/fastcgiThomas Müller2013-02-261-0/+1
|\
| * add cgi pathinfo when fcgi is enabled #1189Bernhard Posselt2013-02-261-0/+1
* | added defaultcharset to utf-8 in htaccessBernhard Posselt2013-02-261-0/+1
|/
* add /.well-known/host-meta.json to .htaccessMichiel de Jong2012-11-101-0/+1
* Fix WebDAV (and Android Client) not being able to authorize on Debian Squeeze...Stefan Seidel2012-11-091-0/+8
* add svg mimetype to default htaccessRobin Appelman2012-10-281-0/+4
* update translationsRobin Appelman2012-06-061-2/+2
* add caldav and carddav files in their old place for backward compatibility - ...Georg Ehrke2012-05-161-1/+3
* move auth.css and remoteStorage-big.png to assets folders From where they can...Michiel de Jong2012-05-141-1/+1
* remove redirects in htaccess to improve compatibility with desktop clientGeorg Ehrke2012-05-141-4/+0
* trying to fix /.well-known/host-metaMichiel de Jong2012-05-111-1/+2
* remove empty line in .htaccessGeorg Ehrke2012-05-101-3/+2
* update htaccess file and remove remote folderGeorg Ehrke2012-05-071-6/+6
* Working remote.php with webdav and caldavBart Visscher2012-05-061-0/+1
* Better regex for old apps rewrite ruleBart Visscher2012-05-031-1/+1
* Catch old app paths, change them to new formBart Visscher2012-05-021-2/+4
* create folder 'remote' for the remote services like caldav, carddav and webdavGeorg Ehrke2012-05-021-3/+7
* Add well-known redirects to htaccessBart Visscher2012-04-151-0/+2
* add error 403 siteGeorg Ehrke2012-03-251-0/+1
* bugfix for oc-236Stefan Göckeritz2012-02-101-1/+3
* don't try to use mod_rewrite when it isn't enabledRobin Appelman2012-01-031-0/+2
* mergedBartek Przybylski2011-12-211-2/+0
|\
| * Removed if !mod_php5.c around RewriteRuleSean Leonard2011-11-041-2/+0