87 次代码提交 (a1a8a06042e1f420fbdc6ff8cc1abead1d60c2ad)

作者 SHA1 备注 提交日期
  Morris Jobke 2f53866668 Allow ico files to be served statically 8 年前
  mbi 1aff941be6 Do not rewrite letsencrypt .well-known URI 8 年前
  Lukas Reschke 235094ab54 Remove version check out of .htaccess 8 年前
  Lukas Reschke 3bce1b20fe Add DirectorySlash to dynamic .htaccess write 8 年前
  Lukas Reschke 37efc1d1e1 Allow .ico files 8 年前
  Lukas Reschke 7b9bc721e9 Add CSP header to static resources 8 年前
  mbi 27f420e0a7 Allow .well-known URI for letsencrypt 8 年前
  Morris Jobke 65b4d97a2a fix indentation 8 年前
  Lukas Reschke a936107c5c Append PATH_INFO to ensure that file can be loaded on update 8 年前
  Lukas Reschke f87dca95f1 Disable MultiView + DirectorySlash 8 年前
  Lukas Reschke 002e719789 Set "SetEnv" within base `.htaccess` file 8 年前
  Lukas Reschke 2515cb17be Support pretty URLs 9 年前
  Thomas Müller 7451e5bebc Update .well-known redirects to the new dav endpoint 8 年前
  Thomas Müller 68321efd29 Revert "Update .well-known redirects to the new dav endpoint" 8 年前
  Thomas Müller d831c255ea Update .well-known redirects to the new dav endpoint 8 年前
  RealRancor 64cb226bfb Remove legacy non-working rewrites in .htaccess 8 年前
  Joas Schilling 6ca58cd856 Master is now 9.0.0 development 8 年前
  RealRancor c3dfa3ccad Fix .htaccess: php_value should be integer 9 年前
  Morris Jobke df81019a1e properly indent .htaccess 9 年前
  Frank Karlitschek 2eb9936d77 This will be 8.2 in the future 9 年前
  Lukas Reschke 9d1ce53cb1 Add some generic default headers as well via PHP 9 年前
  Wolfgang Karall 6cc50ecfab use permanent redirect for .well-known/(cal|card)dav, add 'L' flag 9 年前
  Lukas Reschke bbd5f28415 Let users configure security headers in their Webserver 9 年前
  Lukas Reschke d201f1c47e Fix version rev 9 年前
  Frank Karlitschek 270d404ee2 This is 8.0.1 now 9 年前
  Lukas Reschke 43641d917b Use "off" and "off" instead of true booleans 9 年前
  Lukas Reschke 9b46e3b3d5 Add expected values to default config as well 9 年前
  Fernando Rodriguez Sela 66b584ae7e Setting default charset to UTF-8 in .htaccess and .user.ini 9 年前
  Lukas Reschke 20199dd168 Reference module with `.c` 9 年前
  Lukas Reschke bb80cf4eca Add check for `HTTP_RAW_POST_DATA` setting for >= 5.6 9 年前
  Lukas Reschke 7fbb7f4dc4 Add version to .htaccess 9 年前
  Morris Jobke e97219cf75 escape . in htaccess regex for CSS and JS HTTP headers 9 年前
  Robert Jäckel 1a6928f447 blocked 3rdparty instead of l10n 9 年前
  Robert Jäckel 8c3bf139ff restrict access to public files only 9 年前
  Thomas Müller 4b5c7d3d9d adding cache control headers for css and js - fixes #11496 9 年前
  Lukas Reschke bd4f3849a3 That file was accidentally commited. Partially revert https://github.com/owncloud/core/commit/f2fc214ce0455ce9a9def36bd09285e82b5eabec 10 年前
  Lukas Reschke f2fc214ce0 Add deprecation notice to load* functions 10 年前
  Lukas Reschke ac7fb1b23e Remove legacy routing code 10 年前
  Felix Eckhofer 61ca269292 Remove trailing tab 10 年前
  Felix Eckhofer 460d06c235 Escape literal dots in mod_rewrite regexes 10 年前
  Lukas Reschke 357fdb1a4d Remove .htaccess creation code 10 年前
  Thomas Müller 01929096fe revert wrong change to .htaccess 10 年前
  Thomas Müller bf22ed7bdb kill old minimizer code 10 年前
  Thomas Müller 269f24cf96 remove css files from rewrite rule - there is no need to rewrite css any more 10 年前
  Thomas Müller 5eef107344 turn off mod_pagespeed 10 年前
  Thomas Tanghus 78559c0863 disable mbstring.func_overload 11 年前
  Daniel Molkentin a86fe7920b Try to prefer index.php over index.html in the same directory 11 年前
  Myles McNamara ef2e84026e remove php_value 11 年前
  Brice Maron 6c26214955 Refix #1931 11 年前
  Bernhard Posselt 26d5992161 add cgi pathinfo when fcgi is enabled #1189 11 年前