Hi,
I have some problems with my htaccess file.
I use the mod_rewrite for my website, but my htaccess seems to create a internal server error.
I've add my htaccess file to the htaccess file who was in my "public_html" folder,
RewriteEngine on
RewriteRule ^favicon\.ico$ favicon.ico [L]...