set RewriteBase if needed: rewrite value need to match your site URL if it is not in apache root. E.g.: when your site has adress as our www.artio.cz you don't need to uncomment this line or just set it to "RewriteBase /". However, if your site root would be e.g.: www.artio.cz/somedir/here_is_my_site_root, you would need to set there: RewriteBase /somedire/here_is_my_site_root.