Jyhem are you still around? I was thinking to set the source forge default version to tiki 14....
because the link shows Looking for the latest version?
03jonnybradley r55557 10branches/ 1012.x 1012.x/_htaccess
[bp/r53926][DOC] Add a couple more hints on php settings in htaccess (thanks marclaporte)
[bp/r53927][FIX] htaccess: IfModule deflate_module was incorrect, needs to be IfModule mod_deflate.c
Also (from comments on wish5502, thanks marclaporte) adding Header handling workaround for proxies and deflate by mimetype as used in other popular PHP web applications.
03jonnybradley r55558 10branches/ 1012.x 1012.x/_htaccess
[bp/r54244][DOC] Add a note about getting jCapture to work with basic authentication
[bp/r54855][FIX] htaccess: Add a note about WAMP that might also need mod_filter enabled for mod_deflate to work. Thanks to Cr0vaX on IRC for the info
03jonnybradley r55559 10branches/ 1014.x/templates/tiki-install.tpl 1014.x/installer/tiki-installer.php
[ENH] installer: Give more control over the way the htaccess file is processed - added a select menu to step 7 "Configure" and feedback is now on step 8 "Enter Tiki" (thanks marclaporte)