I have fixed alfardo's web site for him. The reasons his web site did not work were:
1) A copy of the web site was in a folder named httpdocs
2) Another copy of the web site was in a folder named index.html
3) All the files had names which ended in .php but needed to be .html
4) All the links within the files had to be changed from .php to .html
5) index.html had to be renamed to default.html
6) The web site files and folders needed to be moved to the login directory
Once I fixed all those things it worked just fine

-Jason