summaryrefslogtreecommitdiffstats
path: root/.htaccess
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Disable MultiView + DirectorySlashLukas Reschke2015-12-011-1/+5
* | Set "SetEnv" within base `.htaccess` fileLukas Reschke2015-12-011-13/+12
* | Support pretty URLsLukas Reschke2015-12-011-0/+15
* | Update .well-known redirects to the new dav endpointThomas Müller2015-11-181-2/+2
* | Revert "Update .well-known redirects to the new dav endpoint"Thomas Müller2015-11-181-2/+2
* | Update .well-known redirects to the new dav endpointThomas Müller2015-11-181-2/+2
|/
* Remove legacy non-working rewrites in .htaccessRealRancor2015-10-151-2/+0
* Master is now 9.0.0 developmentJoas Schilling2015-10-141-1/+1
* Fix .htaccess: php_value should be integerRealRancor2015-09-291-1/+1
* properly indent .htaccessMorris Jobke2015-08-161-24/+24
* This will be 8.2 in the futureFrank Karlitschek2015-07-011-1/+1
* Merge pull request #15042 from wolfgangkarall/masterLukas Reschke2015-03-301-2/+2
|\
| * use permanent redirect for .well-known/(cal|card)dav, add 'L' flagWolfgang Karall2015-03-191-2/+2
* | Add some generic default headers as well via PHPLukas Reschke2015-03-261-16/+21
|/
* Let users configure security headers in their WebserverLukas Reschke2015-03-021-0/+4
* Fix version revLukas Reschke2015-02-281-1/+1
* This is 8.0.1 nowFrank Karlitschek2015-02-281-1/+1