summaryrefslogtreecommitdiff
path: root/.htaccess
Commit message (Expand)AuthorAge
...
* #56634, docs improvement, patch by JonBobGerhard Killesreiter2006-04-13
* #56634: Resolve issues with varying $base_urlSteven Wittens2006-04-12
* #54784, protect .install, .*sql files, patch by eafarris.Gerhard Killesreiter2006-03-24
* - #47711: Better PHP5 htaccess compatibilitySteven Wittens2006-02-08
* - Patch #29344 by Morbus: .htaccess file needs file protection updateDries Buytaert2005-12-01
* - Patch #19126 by Uwe: fixed inconsistent whitespace in .htaccess.Dries Buytaert2005-03-20
* - More improvements by Morbus, Goba, TDobes et al:Dries Buytaert2005-03-15
* - Patch #18641 by Morbus: .htaccess improvements. Modified a bit by me.Dries Buytaert2005-03-12
* #5900: Fix mod_expire forcing page caching on the client side.Steven Wittens2005-02-21
* - Set the DirectoryIndex.Dries Buytaert2005-02-20
* - Patch #17303 by tangent: moved the session settings into /sites/default/set...Dries Buytaert2005-02-18
* - Oops.Dries Buytaert2005-01-28
* - Patch #10425 by ccourtne and walkah: added admin screens to maintain forums...Dries Buytaert2005-01-28
* - Changed FollowSymLinks to +FollowSymLinks.Dries Buytaert2004-10-09
* - Theme system changes. Please consult http://drupal.org/node/view/9576 for ...Dries Buytaert2004-08-20
* - Direct 404s to Drupal. Suggested by Goba.Dries Buytaert2003-12-18
* - Reworked 404 (page not found) handling. Patch by walkah. You can specify aDries Buytaert2003-12-16
* - Added some Apache 2 specific instructions.Dries Buytaert2003-12-15
* - Added a comment about 'RewriteBase'Dries Buytaert2003-09-18
* - Gerhard's uid 0 patches. These patches bring various performanceDries Buytaert2003-09-09
* - Set session.gc_maxlifetime to something more sensible than the defaultDries Buytaert2003-08-22
* - Set some additional options to avoid installation pains.Dries Buytaert2003-06-26
* - Bugfix: made request_uri() rewrite ( and ) with their entity equivalentsDries Buytaert2003-06-03
* - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.Dries Buytaert2003-05-13
* - Some .htaccess file fixes/improvements. Thanks Ax.Dries Buytaert2003-03-11
* - The .htaccess file will now correct the majority of the external referersDries Buytaert2003-03-09
* - Bugfix: made the pager work when clean URLs are enabled. Patch by Ax.Dries Buytaert2003-02-20
* - Clean URLs.Dries Buytaert2003-02-14
* - fixing a typo in the RewriteRulenatrak2003-02-13
* - Fixed blog.module to accept blog/name URLs as well as blog/idnatrak2003-02-12
* - Added 'php_value arg_separator.output "&"' as suggested by Curtis.Dries Buytaert2003-01-14
* - Made sure session.cache_limiter is set to "none" as suggested by MosheDries Buytaert2002-12-08
* - Added "short_open_tag 1" to the PHP settings.Dries Buytaert2002-12-07
* - setting magic_quotes_gpc to 0 (off). IF it causes any problems please report.Kjartan Mannes2002-09-27
* - changing php_register_globals to register_globals which is the correct sett...Kjartan Mannes2002-06-10
* - small update .htaccess, fixed the blog link.Kjartan Mannes2002-05-02
* - applying patches from Axel Kollmorgen. SeeKjartan Mannes2002-02-17
* - Made the "http://foo.com/blog/username" URL syntax work again. Patch byDries Buytaert2001-12-30
* - tweaked some of the php settings.natrak2001-12-09
* - cleaned up .htaccess. Removed some php settings and made the denynatrak2001-11-24
* - added the CVS keyword $Id$ to all files to make future version trackingnatrak2001-10-20
* - set session.save_handler to user. required to usenatrak2001-09-18
* - Adding the rewrite rule for blog until a better system can be implemented.natrak2001-07-14
* - Renamed syndication.module to import.module.Dries Buytaert2001-05-28
* - Fixed regexp bug in <Files>. This used to work on older versions ofnatrak2001-05-23
* - fixed bug in common.inc: throttle()Dries Buytaert2001-04-07
* - tidyied up .htaccess a bitDries Buytaert2001-03-24
* - various updates, bugfixes and improvementsDries Buytaert2001-02-04
* - here a bunch of changes to make "drupal" (for now) work with PHP 4.0.4Dries Buytaert2000-12-30
* - syndication changesDries Buytaert2000-12-25