webchick
e120a6e886
Issue #76824 by geerlingguy, xjm, droplet, kbahey: Change notice for Drupal should not handle 404 for certain files.
2011-09-30 15:00:38 -07:00
Dries Buytaert
e7b5088ef9
- Patch #1116416 by Kars-T, Coornail: use 'Header set' instead of 'Header append' in .htaccess to avoid double encoding.
2011-09-18 20:42:17 -04:00
Dries Buytaert
b3333ec2bf
- Patch #1110810 by JohnAlbin, TR: CVS $ tag lurks in .htaccess file (and other dank corners of Drupal).
2011-04-23 20:28:57 -04:00
Dries Buytaert
26d9d42a0d
- Patch #919596 by boombatower: -MultiViews in .htaccess requires odd AllowOverride Options=All,MultiViews.
2011-04-16 14:22:48 -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
Neil Drumm
abba0a4c2d
#73590 by Flanker, protect .profile files from prying eyes
2006-07-14 01:03:28 +00:00
Neil Drumm
1b1ceb6edc
#61082 by Uwe Hermann, Cosmetic fixes in .htaccess
2006-05-01 08:32:56 +00:00
Gerhard Killesreiter
52379be172
#58647 , don't show tpl.php files to people, patch by Morbus Iff
2006-04-14 09:08:26 +00:00
Gerhard Killesreiter
dec8354485
#56634 , docs improvement, patch by JonBob
2006-04-13 08:49:45 +00:00
Steven Wittens
69726b0d7b
#56634 : Resolve issues with varying $base_url
...
- Fix locations links in watchdog
- Fix repeated subdirectory in page cache CIDs
2006-04-12 08:42:47 +00:00
Gerhard Killesreiter
f830e05a45
#54784 , protect .install, .*sql files, patch by eafarris.
2006-03-24 18:00:27 +00:00
Steven Wittens
b4933bcd30
- #47711 : Better PHP5 htaccess compatibility
2006-02-08 20:42:29 +00:00
Dries Buytaert
316e35784a
- Patch #29344 by Morbus: .htaccess file needs file protection update
2005-12-01 16:02:09 +00:00
Dries Buytaert
28cc8eabdb
- Patch #19126 by Uwe: fixed inconsistent whitespace in .htaccess.
2005-03-20 19:15:00 +00:00
Dries Buytaert
2919df0e08
- More improvements by Morbus, Goba, TDobes et al:
...
Per TDobes' comments:
* INSTALL.txt corrected to use 4.3.3, not 4.33.
* .htaccess: removed allow_call_time_pass_reference. two confirmations that a) the setting was wrong in the first place, b) there were no adverse affects for the incorrect setting, c) the PHP docs say it is deprecated.
* .htaccess: removed short_open_tag. Running grep -r "<? " * across the entire directory tree of both core and contributions only brought up contributions and no core. I agree that the fuller form is better. The following contributions will need to be updated: modules/edit_template/edit_template.module, sandbox/garym/themes/marvin_2k/templates/page.tpl.php, sandbox/killes/compare.php, sandbox/paolino/import/click.php, themes/spreadfirefox/block.tpl.php. For error's sake, I also did a manual verification for "<?" (no space) across core and came up against nothing in addition to the above contribs.
Per Goba's comments:
* .htaccess: Moved session.auto_start back.
* sites/default/settings.php: Removed track_vars.
Per mailing list comments:
* INSTALL.txt: Added text about the files/ directory, creating it, and permissions.
* INSTALL.txt: Added an example of why Drupal requires cron (the search.module) in an attempt to justify why a crontab is a good, nay, required step.
And my own further analities:
* .htaccess: cleaned up some whitespace valleys (i hate 'em, hate 'em!) and fixed a few stray colons.
* settings.php: minor whitespace error.
2005-03-15 21:07:49 +00:00