When people access my domain it is redirected to http://www.mydomain.com/en/index.php using php code.I added the following code in .htaccess
RewriteEngine on
Working Properly