summaryrefslogtreecommitdiffstats
path: root/.htaccess
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use "off" and "off" instead of true booleansLukas Reschke2015-02-231-1/+1
* Add expected values to default config as wellLukas Reschke2015-02-211-0/+1
* Setting default charset to UTF-8 in .htaccess and .user.iniFernando Rodriguez Sela2015-02-101-0/+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