Changeset 5e8c772 in github
- Timestamp:
- Dec 25, 2011 6:33:28 AM (17 months ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.8
- Children:
- 011e805
- Parents:
- 672dc41
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
.htaccess
r4b1d5d6 r5e8c772 18 18 19 19 #php_value session.cookie_path / 20 php_ value session.auto_start 020 php_flag session.auto_start Off 21 21 php_value session.gc_maxlifetime 21600 22 22 php_value session.gc_divisor 500 … … 50 50 51 51 FileETag MTime Size 52 53 <IfModule mod_autoindex.c> 52 54 Options -Indexes 55 </ifModule> -
CHANGELOG
r0ec438c r5e8c772 2 2 =========================== 3 3 4 - Add ifModule statement for setting Options -Indexes in .htaccess file (#1488274) 4 5 - Fix crashes with eAccelerator (#1488256) 5 6 - Fix searching on IMAP servers without CHARSET specifier support (#1488271)
Note: See TracChangeset
for help on using the changeset viewer.
