Commit Graph

124 Commits (6d0a1c5dc061f12cc6db1c059ab0fa23bd1e7778)

Author SHA1 Message Date
Nathaniel Catchpole 1c9bd12778 Remove accidentally committed profiling cruft from .htaccess 2013-07-05 15:36:57 +01:00
Nathaniel Catchpole 58850a9493 Issue #1921426 by dawehner, chx, agentrickard, marcingy, alexpott: Move node access storage to DIC. 2013-07-05 14:39:57 +01:00
webchick a3a2b14f5e Issue #1962780 by David_Rothstein, petyovsky: Fixed 500 Internal server error on Apache 1.x servers after updating to Drupal 7.22. 2013-04-10 11:40:59 -07:00
catch 32806c41c8 Issue #670454 by pwolanin, cburschka, effulgentsia: Fixed Support HTTP Authorization in CGI environment. 2013-02-14 14:08:22 +00:00
webchick 8ad7708bd7 Issue #1907704 by ultimateboy, totten, acrollet, greggles: Restrict temporary files created by text editors. 2013-02-08 18:24:14 -08:00
catch 7525d1a702 Issue #1733476 by greggles, BMDan: Fixed Make default htaccess rules protocol sensitive to avoid man-in-the-middle-attacks if users don't fully customize the rule. 2012-11-20 11:07:38 +00:00
Dries 99243487d7 - Patch #1578590 by ksenzee: references to nonexistent function drupal_initialize_variables(). 2012-05-16 21:27:25 -04:00
catch d13fd18f1e Issue #1551626 by sun, Crell: Convert cron.php into a regular menu router page callback. 2012-05-07 11:50:05 +09:00
Nathan Haug f434037c0e Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Dries Buytaert 4b522e22ad - Patch #806974 by kiamlaluno, rocket_nova: fixed punctuation errors in messages. 2011-10-01 15:47:01 -04:00
Dries Buytaert 778ea2ceeb - Patch #1116416 by Kars-T, Coornail: use 'Header set' instead of 'Header append' in .htaccess to avoid double encoding. 2011-09-18 20:41:59 -04:00
Dries Buytaert 3b1d2f387f - Patch #76824 by geerlingguy, xjm, droplet, kbahey: Drupal should not handle 404 for certain files. Oh yeah. 2011-09-14 16:24:19 -04:00
Dries Buytaert b556c02492 - Patch #1110810 by JohnAlbin, TR: CVS $ tag lurks in .htaccess file (and other dank corners of Drupal). 2011-04-23 20:28:33 -04:00
Dries Buytaert fdc91796bf - Patch #919596 by mathroc, AnalogFile, dmitrig01, boombatower: -MultiViews in .htaccess requires odd AllowOverride Options=All,MultiViews. 2011-04-23 20:25:43 -04:00
Dries Buytaert 952445f5ab - Patch #919596 by mathroc, AnalogFile, dmitrig01: alias to /web cause 404 http response ode. 2010-11-23 02:59:05 +00:00
Dries Buytaert 563c673ea3 - Patch #101227 by mikeytown2, Owen Barton, grendzy: added Gzip aggregated CSS and JS. 2010-10-11 23:49:48 +00:00
Angie Byron 70097688f4 #348448 follow-up by mfb: Remove default E_STRICT error reporting. We're too far into the release cycle for changes like this. Let's pick it up again in Drupal 8! :) 2010-05-05 06:15:59 +00:00
Dries Buytaert ff301288f2 - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3. 2010-04-11 18:33:44 +00:00
Angie Byron 84d9994485 #581706 by c960657: Protect hidden directories (.git, .svn, etc.) in .htaccess. 2010-02-07 05:20:21 +00:00
Dries Buytaert cc4e41583d - Patch #638030 by dww: hide *.make files via .htaccess. 2010-02-02 07:25:01 +00:00
Dries Buytaert 1df3cfffef - Patch #284899 by c960657, voxpelli, mattconnolly: fixed Drupal url problem with clean urls. 2010-01-29 22:40:41 +00:00
Dries Buytaert 3df77d6b65 - Patch #550488 by c960657: turn of mod_expires for all .php files. 2009-08-16 12:10:36 +00:00
Dries Buytaert 29e3ab6091 - Patch #497736 by deekayen: code-style.sh is no more so it should not be part of .htaccess. 2009-06-21 10:48:06 +00:00
Dries Buytaert 8f2c63ea25 - Patch #352180 by Garret Albright, wrwrwr: better multi-site friendly 'www' addition/removal in .htaccess. 2009-06-09 05:08:16 +00:00
Angie Byron 2a56294315 #328155 by cog.rusty: Allow third-party subdirectories with index.html or index.htm files. 2009-05-16 13:19:12 +00:00
Dries Buytaert 526401c4c8 - Patch #147310 by c960657 et al: better cache headers for reverse proxies. 2009-04-22 09:45:03 +00:00
Angie Byron d046c0c211 #289120 by jastern: Set magic_quotes_sybase = 0 to prevent default php.ini settings from double-quoting JavaScript in Drupal. 2009-01-09 02:49:01 +00:00
Dries Buytaert 9b391c2e6e - Patch #281131 by Damien Tournoud: document the missing quote in .htaccess. 2008-11-28 09:39:13 +00:00
Dries Buytaert 6608f70cff - Patch #308834 by c960657: move setting of magic_quotes_runtime out of settings.php because (i) we don't want a user to change it and (ii) it gets executed a bit earlier in the Drupal bootstrap. 2008-11-22 13:46:11 +00:00
Dries Buytaert 4ebaf8b659 - Patch #217170 by maartenvg, rbiffl: boolean PHP settings are best set with php_flag instead of php_value. 2008-09-15 15:21:44 +00:00
Dries Buytaert 490afc1ed2 - Patch #28776 by lilou, Morbus Iff, Uwe Hermann: protect SVN files. 2008-08-30 13:22:14 +00:00
Dries Buytaert f5645d67e7 - Patch #275730 by boombatower: protect .test files by .htaccess. 2008-07-05 18:37:05 +00:00
Dries Buytaert 6fca076ead - Patch #174940 by gpk: fixed favicon.ico 404s. 2008-06-28 19:48:21 +00:00
Dries Buytaert 34fd475f24 - Patch #174940 by gpk: don't generate 404s for favicons. Work around broken browsers ... 2008-06-26 19:19:44 +00:00
Dries Buytaert ffdbe06e3a - Patch #221364 by thehong: Drupal 7, now with less PHP4. 2008-02-21 19:45:47 +00:00
Dries Buytaert 39706e3c51 - Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schema files into .install files to prevent mistakes. 2007-10-05 14:43:26 +00:00
Dries Buytaert c389c90529 - Patch #144634 by chx: fixed critical bug that prevented language negotiation to work after/when drupal_goto() is called. 2007-10-02 16:03:17 +00:00
Gábor Hojtsy a6674e225b #118569 by bevan: document how should one set RewriteBase, if under a VirtualDocumentRoot 2007-09-07 12:26:59 +00:00
Gábor Hojtsy 5658de996c #117151 by profix898: the second part of our FilesMatch list contained complete file names which should be protected (eg. Tag), but should not match parts of the file names (eg. Tagging.txt) 2007-08-16 12:54:36 +00:00
Gábor Hojtsy 8a65b86d1c #151634 by Ralf Stamm: protect .schema files from being read over the web, if .htaccess is parsed and adhered to 2007-07-04 22:26:41 +00:00
Dries Buytaert 0b42d1dcdf - Patch #109150 by webernet: typo in documentation. 2007-05-18 22:09:45 +00:00
Dries Buytaert cc62bb2644 - Patch #109150 by ff1 and webernet: fix rewrite rule. 2007-05-18 17:44:29 +00:00
Steven Wittens 6f94dc3c2f #87138: Disable mbstring encoding conversion in htaccess 2007-04-07 11:05:06 +00:00
Dries Buytaert 0cc399504b - Patch #113377 by Gerhard: clean up .htaccess. 2007-01-29 12:36:51 +00:00
Dries Buytaert 50535ab339 - Patch #104506 by m3vrick: better cache headers for static files. 2007-01-09 09:27:10 +00:00
Neil Drumm 3944fe38ec #105851 by dww. Complete the list of CVS meta files. 2006-12-30 20:54:54 +00:00
Neil Drumm 2d6f76ce7c #105300 by Gábor Hojtsy. Avoid serving .po files. 2006-12-28 07:47:19 +00:00
Neil Drumm 94fbfe8b3c #93865 by Jax. More correct Order directive. 2006-11-29 06:16:14 +00:00
Neil Drumm cc61cd3028 #81845 by Ralf Stamm. Add Apache .htaccess restriction for .info files. 2006-10-17 08:36:19 +00:00
Neil Drumm 17bffb056c #80861 by m3avrck. Avoid clobbering subdomains in the example code. 2006-09-01 07:25:25 +00:00