summaryrefslogtreecommitdiffstats
path: root/.htaccess
Commit message (Expand)AuthorAgeFilesLines
* Fix security header setting in .htaccess by adding 'onsuccess unset'zertrin2020-04-251-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
* Duplicate block for PHP 7Lukas Reschke2016-03-151-0/+12
* Allow jpg files to be statically servedStephan Köninger2016-03-101-1/+1
* Add base rewrite rule only when RewriteBase is definedLukas Reschke2016-03-091-1/+0
* Exclude ocs-provider from rewrite ruleLukas Reschke2016-02-251-0/+1
* Merge pull request #18194 from RealRancor/proxy_fcgiThomas Müller2016-02-051-2/+5
|\
| * Add mod_proxy_fcgi and mod_fastcgi to .htaccessRealRancor2015-11-171-2/+5
* | Do not rewrite updater requestsVictor Dubiniuk2016-01-281-0/+1
* | Add X-Download-Options and X-Permitted-Cross-Domain-PoliciesLukas Reschke2016-01-121-0/+2
* | Remove CSP stuff from .htaccessLukas Reschke2016-01-081-7/+0
* | always check if the csp is emptyJörn Friedrich Dreyer2016-01-081-1/+1
* | Use setifempty to please incompatible httpd versionsLukas Reschke2016-01-081-3/+6
* | Merge pull request #20966 from knox/masterThomas Müller2016-01-071-0/+2
|\ \
| * \ Merge branch 'master' into mastermbi2015-12-301-4/+0
| |\ \
| * | | Do not rewrite letsencrypt .well-known URImbi2015-12-081-0/+1
| * | | Merge branch 'master' into mastermbi2015-12-081-0/+5
| |\ \ \
| * | | | Allow .well-known URI for letsencryptmbi2015-12-051-0/+1
* | | | | Allow ico files to be served staticallyMorris Jobke2016-01-061-1/+1
| |_|/ / |/| | |
* | | | Merge pull request #20878 from owncloud/proper-htaccess-support-in-code-signi...Thomas Müller2015-12-111-1/+0
|\ \ \ \
| * | | | Remove version check out of .htaccessLukas Reschke2015-12-081-1/+0
| | |/ / | |/| |
* / | | Add DirectorySlash to dynamic .htaccess writeLukas Reschke2015-12-081-3/+0
|/ / /
* | | Allow .ico filesLukas Reschke2015-12-071-0/+1
* | | Add CSP header to static resourcesLukas Reschke2015-12-071-0/+4
|/ /
* | fix indentationMorris Jobke2015-12-021-4/+4
* | Append PATH_INFO to ensure that file can be loaded on updateLukas Reschke2015-12-011-3/+2