aboutsummaryrefslogtreecommitdiffstats
path: root/.htaccess
Commit message (Expand)AuthorAgeFilesLines
* feat(login): add origin check at loginBenjamin Gaussorgues2024-12-051-3/+10
* FIX WebDav MacOS failed uploads php-fpm and big files (-36 error)Gonzalo Cao Cabeza de Vaca2024-11-271-1/+1
* fix(a11y): Add OTF font loading checkbugfix/noid/fix-otf-loadingJoas Schilling2024-09-161-3/+3
* fix: re-enable content-length header via htaccessSimon L.2024-08-291-0/+8
* fix(htaccess): Serve images as static assetsFerdinand Thiessen2024-07-151-1/+1
* fix: chunked upload leading to 0-byte filesSimon L.2024-04-251-4/+2
* Buffer chunked requestsLouis Chemineau2024-01-241-0/+14
* remove leading slashMaxence Lange2023-10-091-1/+1
* Update .htaccessMaxence Lange2023-10-031-1/+1
* fix ocm-provider rewrite rulesMaxence Lange2023-10-021-0/+1
* fix(apache): Serve `mjs` (module javascript) as static filesFerdinand Thiessen2023-06-071-1/+1
* Remove PHP7 rulesGit'Fellow2023-04-051-11/+0
* Merge pull request #36057 from nextcloud/feat/esm-js-scriptsJulius Härtl2023-03-221-0/+2
|\
| * Adjust `.htaccess` to serve `.mjs` files with javascript mime typeFerdinand Thiessen2023-03-161-0/+2
* | Fix Cache-Control header of non-versioned assetsNicolas Guichard2023-03-111-5/+6
|/
* Change X-Robots-Tag header from "none" to "noindex, nofollow"MichaIng2023-02-151-1/+1
* Remove legacy Internet Explorer headersMichaIng2022-03-191-3/+0
* Improve caching policyCarl Schwan2022-02-161-0/+4
* Allow to serve static WebAssembly and TensorFlow Lite filesDaniel Calviño Sánchez2021-11-171-1/+2
* Fix module name for PHP8+acsfer2021-08-201-1/+3
* Update .htaccess (PHP8 and mod_lsapi)acsfer2021-08-201-10/+29
* Cache images on browseracsfer2021-07-061-1/+1
* Make sure we properly ass well-known paths to index.phpJulius Härtl2020-12-291-2/+2
* Add well known handlers APIChristoph Wurst2020-12-161-4/+0
* Fix security header setting in .htaccess by adding 'onsuccess unset'zertrin2020-03-051-0/+17
* +nodeinfo public serviceMaxence Lange2019-08-291-0/+1
* Remove duplicated spacesJ0WI2019-08-111-2/+2
* Use "always" condition for security headersJ0WI2019-08-111-7/+7
* Sort headersJ0WI2019-08-111-4/+4
* Add X-Frame-Options header to .htaccessJ0WI2019-08-111-0/+1
* Remove the upload and memory settingJoas Schilling2019-03-041-3/+0
* Remove unused php5 config from .htaccessMorris Jobke2019-03-041-12/+0
* Fix loading of .woff2 files in .htaccessJulius Härtl2018-11-181-1/+1
* Merge pull request #11396 from nextcloud/wellknown-webfingerMorris Jobke2018-10-241-0/+1
|\
| * adding .well-known/webfingerMaxence Lange2018-10-101-0/+1
* | Add "Referrer-Policy" to htaccess file, addresses issue #11099Patrik Kernstock2018-10-111-0/+1
|/
* Merge pull request #7419 from Abijeet/feature-7175Morris Jobke2018-03-061-1/+1
|\
| * Added newline to end of htaccess fileAbijeet2017-12-181-1/+1
| * Adds search by email function on the users screen.Abijeet2017-12-161-2/+2
* | Correct mistaken regex wildcard in .htaccessDan Callahan2018-02-281-1/+1
* | Handle SSL certificate verifications for others than Let's EncryptRobert Scheck2018-02-051-1/+1
|/
* Move X-Frame-Options into PHPLukas Reschke2017-03-261-1/+0
* Fix for Win Clients sometimes not connectingFlole9982017-02-031-0/+2
* Cache js, css and woff files for a week (#26591)Jörn Friedrich Dreyer2016-11-141-2/+7
* Make sure memory limit is > post size and upload filesizeJoas Schilling2016-09-131-4/+4
* Also cache WOFF, SVG and GIFLukas Reschke2016-08-081-2/+2
* .htaccess update making two rules non-capturingMartin2016-06-031-2/+2
* Do not automatically try to enable index.php-less URLs (#24539)Lukas Reschke2016-05-121-17/+0
* Use raw PATH_INFOLukas Reschke2016-03-171-2/+2
* always_populate_raw_post_data has been removed with PHP 7.0Lukas Reschke2016-03-151-1/+0