Hello,
I Check my .htaccess and this is my code
Options -MultiViews <IfModule mod_php4.c> php_flag register_globals Off </IfModule> <IfModule mod_php5.c> php_flag allow_url_include Off php_flag register_globals Off </IfModule> <IfModule mod_rewrite.c> RewriteEngine on
can u please help Thank You.
allow_url_include is On (warning, you should have this param in Off state, or your site will unsafe)
Please go to the
Dolphin Troubleshooter
and solve the problem.