Petr Skoda
|
6f5e085205
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 16:48:45 +00:00 |
|
skodak
|
f659219406
|
MDL-14679 magic quotes gpc are strongly discouraged now :-)
|
2008-06-13 09:14:41 +00:00 |
|
skodak
|
24e202cd4f
|
added register_globals off as recommended setting; merged from MOODLE_15_STABLE
|
2005-11-14 22:58:02 +00:00 |
|
moodler
|
0b5e8ed7d5
|
bug 753
|
2004-05-08 14:02:18 +00:00 |
|
moodler
|
6a6681294a
|
Should use php_flag, not php_value, for boolean settings!!
See bug 429
|
2003-05-19 02:25:11 +00:00 |
|
moodler
|
ce729f49c8
|
New override for Apache's LimitRequestBody parameter which may limit files.
|
2003-05-15 11:15:55 +00:00 |
|
moodler
|
ac234d0262
|
Tidied up and rearranged a little
|
2003-03-10 14:02:12 +00:00 |
|
moodler
|
76a359ba93
|
Added something for Apache 2 (to make 'slasharguments' work)
<IfDefine APACHE2>
AcceptPathInfo on
</IfDefine>
|
2003-03-10 13:39:56 +00:00 |
|
moodler
|
a09b86a693
|
Use On and Off instead of 0 and 1
|
2003-01-28 02:28:17 +00:00 |
|
moodler
|
6a738db7b5
|
Added 4.3.0 bug compatibility
|
2003-01-06 01:44:49 +00:00 |
|
moodler
|
533e975551
|
Added session.auto_start (off) ... having it turned on will break Moodle
on some versions of PHP
|
2002-10-29 12:30:31 +00:00 |
|
moodler
|
53f2259aa9
|
Added short_open_tag
|
2002-10-29 04:04:08 +00:00 |
|
martin
|
96dad0de43
|
Added DirectoryIndex stuff
|
2002-09-25 16:33:54 +00:00 |
|
martin
|
04ad372d93
|
Improved explanations for how to use this file
|
2002-09-25 12:33:21 +00:00 |
|
martin
|
a9858957e1
|
Typo
|
2002-09-16 07:08:33 +00:00 |
|
martin
|
af90e74e59
|
Sample .htaccess file
|
2002-09-16 06:33:53 +00:00 |
|