pages\home\index.php
This is the file corresponding to
the website homepage -- and the router
(at the moment implemented as a simple
.htaccess file in the root folder)
will redirect here the following urls:
/ //a blank url
/index,
/index.htm
/index.html
/home
- Package
- SF (Simple Framework)