summaryrefslogtreecommitdiff
path: root/roundcubemail/.htaccess
AgeCommit message (Collapse)Author
2012-02-17- Escape dot in regexp (#1488357)alec
git-svn-id: https://svn.roundcube.net/trunk@5893 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-25- Add ifModule statement for setting Options -Indexes in .htaccess file ↵alec
(#1488274) git-svn-id: https://svn.roundcube.net/trunk@5651 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-02Improve .htaccess rules to make it less easy to fingerprint roundcube versionalec
by denying access to files and stoping directory indexes (#1484066) git-svn-id: https://svn.roundcube.net/trunk@4899 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-18Add (inactive) session.cookie_path line to .htaccess as suggested in #1486456thomasb
git-svn-id: https://svn.roundcube.net/trunk@3275 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-22- remove set_magic_quotes_runtime() call, use set_time_limit() with @ (#1486149)alec
git-svn-id: https://svn.roundcube.net/trunk@2979 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-09 * using php_flag to turn it off (instead of php_value)till
git-svn-id: https://svn.roundcube.net/trunk@2939 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-27Don't set php_value error_log in .htaccess by defaultthomasb
git-svn-id: https://svn.roundcube.net/trunk@2874 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-01Remove access control from .htaccessthomasb
git-svn-id: https://svn.roundcube.net/trunk@2693 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-19Use filemtime for cache busting + better etag for static filesthomasb
git-svn-id: https://svn.roundcube.net/trunk@2654 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-02- disable zlib.output_compression in default configalec
git-svn-id: https://svn.roundcube.net/trunk@2594 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-01- get rid of some hardcoded action names and move decission about output ↵alec
compression to the user git-svn-id: https://svn.roundcube.net/trunk@2586 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-28Speedup UI by using CSS sprites and etags/expires/deflate for static filesthomasb
git-svn-id: https://svn.roundcube.net/trunk@2558 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-14- suhosin.session.encrypt breaks Session handling (#1485846)alec
git-svn-id: https://svn.roundcube.net/trunk@2478 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-20* removed, .sh scripts are fixed, not necessary for .inctill
git-svn-id: https://svn.roundcube.net/trunk@2246 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-09Deny access to .sh filesthomasb
git-svn-id: https://svn.roundcube.net/trunk@2225 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-21#1485571: mbstring.func_overload forbiddenalec
git-svn-id: https://svn.roundcube.net/trunk@2073 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-11#1485375, #1485491alec
git-svn-id: https://svn.roundcube.net/trunk@1973 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-06#1485375: added favicon.ico redirectalec
git-svn-id: https://svn.roundcube.net/trunk@1948 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-06#1485460: session.gc_* moved to main .htaccess filealec
git-svn-id: https://svn.roundcube.net/trunk@1945 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-08#1485155: added zend.ze1_compatibility_mode check in installer and option ↵alec
disabled in .htaccess git-svn-id: https://svn.roundcube.net/trunk@1635 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-11-removed content for mod_php4alec
git-svn-id: https://svn.roundcube.net/trunk@1505 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-03Adapt changes to .htaccess and READMEthomasb
git-svn-id: https://svn.roundcube.net/trunk@1175 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-17make magic_quotes_gpc = 0tomekp
git-svn-id: https://svn.roundcube.net/trunk@1101 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-16* check.php: add another check for zlib.output_compression 0till
* .htaccess: forcing it off git-svn-id: https://svn.roundcube.net/trunk@1097 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-02* corrected a mistake I made on my last commit when i forced auto_start to ↵till
"1", but of course it has to be "0"/off (thanks "the_glu@freenode") git-svn-id: https://svn.roundcube.net/trunk@983 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-01* fixed #1484437till
* also added it to check.php git-svn-id: https://svn.roundcube.net/trunk@982 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-12-10New class rcube_user + send message disposition notificationthomasb
git-svn-id: https://svn.roundcube.net/trunk@938 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-19Allow vars and PHP code in templates; improved page title; fixed #1484395thomasb
git-svn-id: https://svn.roundcube.net/trunk@801 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-05Fix message list selection + new pngbehavior + use strpos() instead of strstr()thomasb
git-svn-id: https://svn.roundcube.net/trunk@777 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-16Use IfModule directive in .htaccess (closes #1484381)thomasb
git-svn-id: https://svn.roundcube.net/trunk@691 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-09Fixes interface lock-up issues and minor bugs (richs)richs
git-svn-id: https://svn.roundcube.net/trunk@667 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-07Documentation, code style and cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@666 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-07-18Fixed bugs #1364122, #1468895, ticket #1483811 and other minor bugsthomasb
git-svn-id: https://svn.roundcube.net/trunk@275 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-25Changed default error display to Offthomasb
git-svn-id: https://svn.roundcube.net/trunk@252 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-03Improved reading of POST and GET valuesroundcube
git-svn-id: https://svn.roundcube.net/trunk@159 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-04Bugfixes for encoding and sending with attachmentsroundcube
git-svn-id: https://svn.roundcube.net/trunk@130 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-12-16Usage of virtusertable; mail_domain for new users; Chinese and Turkish ↵roundcube
localization git-svn-id: https://svn.roundcube.net/trunk@92 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-09-25Initial revisionroundcube
git-svn-id: https://svn.roundcube.net/trunk@3 208e9e7b-5314-0410-a742-e7e81cd9613c