harini-nyros/Custom-Login-system-in-symfony2/master/.htaccess
<IfModule mod_rewrite.c> RewriteEngine On <IfModule mod_vhost_alias.c> RewriteBase /creditrepair </IfModule> RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*)$ app.php [QSA,L] </IfModule>