| Commit message (Expand) | Author | Age | Files | Lines |
* | .htaccess update making two rules non-capturing | Martin | 2016-06-03 | 1 | -2/+2 |
* | Do not automatically try to enable index.php-less URLs (#24539) | Lukas Reschke | 2016-05-12 | 1 | -17/+0 |
* | Use raw PATH_INFO | Lukas Reschke | 2016-03-17 | 1 | -2/+2 |
* | always_populate_raw_post_data has been removed with PHP 7.0 | Lukas Reschke | 2016-03-15 | 1 | -1/+0 |
* | Duplicate block for PHP 7 | Lukas Reschke | 2016-03-15 | 1 | -0/+12 |
* | Allow jpg files to be statically served | Stephan Köninger | 2016-03-10 | 1 | -1/+1 |
* | Add base rewrite rule only when RewriteBase is defined | Lukas Reschke | 2016-03-09 | 1 | -1/+0 |
* | Exclude ocs-provider from rewrite rule | Lukas Reschke | 2016-02-25 | 1 | -0/+1 |
* | Merge pull request #18194 from RealRancor/proxy_fcgi | Thomas Müller | 2016-02-05 | 1 | -2/+5 |
|\ |
|
| * | Add mod_proxy_fcgi and mod_fastcgi to .htaccess | RealRancor | 2015-11-17 | 1 | -2/+5 |
* | | Do not rewrite updater requests | Victor Dubiniuk | 2016-01-28 | 1 | -0/+1 |
* | | Add X-Download-Options and X-Permitted-Cross-Domain-Policies | Lukas Reschke | 2016-01-12 | 1 | -0/+2 |
* | | Remove CSP stuff from .htaccess | Lukas Reschke | 2016-01-08 | 1 | -7/+0 |
* | | always check if the csp is empty | Jörn Friedrich Dreyer | 2016-01-08 | 1 | -1/+1 |
* | | Use setifempty to please incompatible httpd versions | Lukas Reschke | 2016-01-08 | 1 | -3/+6 |
* | | Merge pull request #20966 from knox/master | Thomas Müller | 2016-01-07 | 1 | -0/+2 |
|\ \ |
|
| * \ | Merge branch 'master' into master | mbi | 2015-12-30 | 1 | -4/+0 |
| |\ \ |
|
| * | | | Do not rewrite letsencrypt .well-known URI | mbi | 2015-12-08 | 1 | -0/+1 |
| * | | | Merge branch 'master' into master | mbi | 2015-12-08 | 1 | -0/+5 |
| |\ \ \ |
|
| * | | | | Allow .well-known URI for letsencrypt | mbi | 2015-12-05 | 1 | -0/+1 |
* | | | | | Allow ico files to be served statically | Morris Jobke | 2016-01-06 | 1 | -1/+1 |
| |_|/ /
|/| | | |
|
* | | | | Merge pull request #20878 from owncloud/proper-htaccess-support-in-code-signi... | Thomas Müller | 2015-12-11 | 1 | -1/+0 |
|\ \ \ \ |
|
| * | | | | Remove version check out of .htaccess | Lukas Reschke | 2015-12-08 | 1 | -1/+0 |
| | |/ /
| |/| | |
|
* / | | | Add DirectorySlash to dynamic .htaccess write | Lukas Reschke | 2015-12-08 | 1 | -3/+0 |
|/ / / |
|
* | | | Allow .ico files | Lukas Reschke | 2015-12-07 | 1 | -0/+1 |
* | | | Add CSP header to static resources | Lukas Reschke | 2015-12-07 | 1 | -0/+4 |
|/ / |
|
* | | fix indentation | Morris Jobke | 2015-12-02 | 1 | -4/+4 |
* | | Append PATH_INFO to ensure that file can be loaded on update | Lukas Reschke | 2015-12-01 | 1 | -3/+2 |
* | | Disable MultiView + DirectorySlash | Lukas Reschke | 2015-12-01 | 1 | -1/+5 |
* | | Set "SetEnv" within base `.htaccess` file | Lukas Reschke | 2015-12-01 | 1 | -13/+12 |
* | | Support pretty URLs | Lukas Reschke | 2015-12-01 | 1 | -0/+15 |
* | | Update .well-known redirects to the new dav endpoint | Thomas Müller | 2015-11-18 | 1 | -2/+2 |
* | | Revert "Update .well-known redirects to the new dav endpoint" | Thomas Müller | 2015-11-18 | 1 | -2/+2 |
* | | Update .well-known redirects to the new dav endpoint | Thomas Müller | 2015-11-18 | 1 | -2/+2 |
|/ |
|
* | Remove legacy non-working rewrites in .htaccess | RealRancor | 2015-10-15 | 1 | -2/+0 |
* | Master is now 9.0.0 development | Joas Schilling | 2015-10-14 | 1 | -1/+1 |
* | Fix .htaccess: php_value should be integer | RealRancor | 2015-09-29 | 1 | -1/+1 |
* | properly indent .htaccess | Morris Jobke | 2015-08-16 | 1 | -24/+24 |
* | This will be 8.2 in the future | Frank Karlitschek | 2015-07-01 | 1 | -1/+1 |
* | Merge pull request #15042 from wolfgangkarall/master | Lukas Reschke | 2015-03-30 | 1 | -2/+2 |
|\ |
|
| * | use permanent redirect for .well-known/(cal|card)dav, add 'L' flag | Wolfgang Karall | 2015-03-19 | 1 | -2/+2 |
* | | Add some generic default headers as well via PHP | Lukas Reschke | 2015-03-26 | 1 | -16/+21 |
|/ |
|
* | Let users configure security headers in their Webserver | Lukas Reschke | 2015-03-02 | 1 | -0/+4 |
* | Fix version rev | Lukas Reschke | 2015-02-28 | 1 | -1/+1 |
* | This is 8.0.1 now | Frank Karlitschek | 2015-02-28 | 1 | -1/+1 |
* | Use "off" and "off" instead of true booleans | Lukas Reschke | 2015-02-23 | 1 | -1/+1 |
* | Add expected values to default config as well | Lukas Reschke | 2015-02-21 | 1 | -0/+1 |
* | Setting default charset to UTF-8 in .htaccess and .user.ini | Fernando Rodriguez Sela | 2015-02-10 | 1 | -0/+1 |
* | Reference module with `.c` | Lukas Reschke | 2015-01-28 | 1 | -2/+2 |
* | Add check for `HTTP_RAW_POST_DATA` setting for >= 5.6 | Lukas Reschke | 2015-01-22 | 1 | -0/+1 |