Closed phoenixg closed 11 years ago
/index.html shouldn’t match as, with ToroPHP being a PHP script, it needs to be ran from a file with a .php extension, usually index.php.
If you want users to see your home page when they go to /index.html then I suggest creating a 301 redirect in your .htaccess file.
how to make them one rule?