summaryrefslogtreecommitdiff
path: root/.htaccess
Commit message (Expand)AuthorAge
* - 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
* - finilized syndication / My Netscape channel stuff:Dries Buytaert2000-12-25
* - intermediate commit: some bugfixes, changes and some drasticDries Buytaert2000-12-23
* - again, a more rock solid .htaccess - should be OK nowDries Buytaert2000-12-16
* - a better .htaccessDries Buytaert2000-12-16
* Again, a large batch of updates - I'm twisting things around here:Dries Buytaert2000-12-16
* - small updateDries Buytaert2000-11-25
* * fixes the current login problemDries Buytaert2000-10-25
* Just trying to change some config settings.. hope it will work :)natrak2000-10-20
* increased it even more just to make sure .)Dries Buytaert2000-10-11
* increased the cach expire to see if that fixed the logout problemDries Buytaert2000-10-11
* Just trying a different setting to check whether this fixes the sessionDries Buytaert2000-10-05
* ChangelogDries Buytaert2000-10-02
* I just commit everything what was queued in my backlog:Dries Buytaert2000-09-26
* Over the last 2 days I redid and reorganized an afwul lot of code andDries Buytaert2000-09-11
* * Added extra PHP variables to .htaccess as discussed earlier this week.Dries Buytaert2000-06-22