Index: branches/5.1.x/.htaccess =================================================================== diff -u -N -r13377 -r13392 --- branches/5.1.x/.htaccess (.../.htaccess) (revision 13377) +++ branches/5.1.x/.htaccess (.../.htaccess) (revision 13392) @@ -6,16 +6,10 @@ deny from all -# Exclude direct access - - order allow,deny - deny from all - - ## Enable mod-rewrite RewriteEngine On -###### Rewrite rule to force 'www.' prefix. Use only if needed +###### Rewrite rule to force 'www.' prefix. Use only if needed # If your site can be accessed both with and without the 'www.' prefix, # use the following setting to redirect all users to access the site with the 'www.' # when they access without 'www.'. Uncomment and MAKE sure to adapt for your domain name