Commit Graph

142 Commits (6772f41e086eba2d2e97b0bc201b06b3981aa2ad)

Author SHA1 Message Date
Lukas Reschke 52add798d4 Do not automatically try to enable index.php-less URLs (#24539) 9 years ago
Lukas Reschke 24abe1e1e1 Use raw PATH_INFO 9 years ago
Lukas Reschke ee84017192 always_populate_raw_post_data has been removed with PHP 7.0 9 years ago
Lukas Reschke 2cfde7cd0b Duplicate block for PHP 7 9 years ago
Stephan Köninger 73a7c45dd4 Allow jpg files to be statically served 9 years ago
Lukas Reschke bc4a043a76 Add base rewrite rule only when RewriteBase is defined 9 years ago
Lukas Reschke 0a624c0f1e Exclude ocs-provider from rewrite rule 9 years ago
Victor Dubiniuk 4ced903427 Do not rewrite updater requests 9 years ago
Lukas Reschke 4d0dcd3c53 Add X-Download-Options and X-Permitted-Cross-Domain-Policies 9 years ago
Lukas Reschke 28165876fc Remove CSP stuff from .htaccess 9 years ago
Jörn Friedrich Dreyer 047008e9e3 always check if the csp is empty 9 years ago
Lukas Reschke 1ae30d1d9c Use setifempty to please incompatible httpd versions 9 years ago
Morris Jobke 2f53866668 Allow ico files to be served statically 9 years ago
mbi 1aff941be6 Do not rewrite letsencrypt .well-known URI 9 years ago
Lukas Reschke 235094ab54 Remove version check out of .htaccess 9 years ago
Lukas Reschke 3bce1b20fe Add DirectorySlash to dynamic .htaccess write 9 years ago
Lukas Reschke 37efc1d1e1 Allow .ico files 9 years ago
Lukas Reschke 7b9bc721e9 Add CSP header to static resources 9 years ago
mbi 27f420e0a7 Allow .well-known URI for letsencrypt 9 years ago
Morris Jobke 65b4d97a2a fix indentation 9 years ago
Lukas Reschke a936107c5c Append PATH_INFO to ensure that file can be loaded on update 9 years ago
Lukas Reschke f87dca95f1 Disable MultiView + DirectorySlash 9 years ago
Lukas Reschke 002e719789 Set "SetEnv" within base `.htaccess` file 9 years ago
Lukas Reschke 2515cb17be Support pretty URLs 9 years ago
Thomas Müller 7451e5bebc Update .well-known redirects to the new dav endpoint 9 years ago
Thomas Müller 68321efd29 Revert "Update .well-known redirects to the new dav endpoint" 9 years ago
Thomas Müller d831c255ea Update .well-known redirects to the new dav endpoint 9 years ago
RealRancor e30e6710dc Add mod_proxy_fcgi and mod_fastcgi to .htaccess 9 years ago
RealRancor 64cb226bfb Remove legacy non-working rewrites in .htaccess 9 years ago
Joas Schilling 6ca58cd856 Master is now 9.0.0 development 9 years ago
RealRancor c3dfa3ccad Fix .htaccess: php_value should be integer 9 years ago
Morris Jobke df81019a1e properly indent .htaccess 9 years ago
Frank Karlitschek 2eb9936d77 This will be 8.2 in the future 10 years ago
Lukas Reschke 9d1ce53cb1 Add some generic default headers as well via PHP 10 years ago
Wolfgang Karall 6cc50ecfab use permanent redirect for .well-known/(cal|card)dav, add 'L' flag 10 years ago
Lukas Reschke bbd5f28415 Let users configure security headers in their Webserver 10 years ago
Lukas Reschke d201f1c47e Fix version rev 10 years ago
Frank Karlitschek 270d404ee2 This is 8.0.1 now 10 years ago
Lukas Reschke 43641d917b Use "off" and "off" instead of true booleans 10 years ago
Lukas Reschke 9b46e3b3d5 Add expected values to default config as well 10 years ago
Fernando Rodriguez Sela 66b584ae7e Setting default charset to UTF-8 in .htaccess and .user.ini 10 years ago
Lukas Reschke 20199dd168 Reference module with `.c` 10 years ago
Lukas Reschke bb80cf4eca Add check for `HTTP_RAW_POST_DATA` setting for >= 5.6 10 years ago
Lukas Reschke 7fbb7f4dc4 Add version to .htaccess 10 years ago
Morris Jobke e97219cf75 escape . in htaccess regex for CSS and JS HTTP headers 10 years ago
Robert Jäckel 1a6928f447 blocked 3rdparty instead of l10n 10 years ago
Robert Jäckel 8c3bf139ff restrict access to public files only 10 years ago
Thomas Müller 4b5c7d3d9d adding cache control headers for css and js - fixes #11496 10 years ago
Lukas Reschke bd4f3849a3 That file was accidentally commited. Partially revert f2fc214ce0 11 years ago
Lukas Reschke f2fc214ce0 Add deprecation notice to load* functions 11 years ago