Hello,
I use wordpress for my personal website. Tonight I was surprised to find out that the entire website was broken. It shows the directory structure instead of the regular homepage.
My webpage is http://sunfei.org/
I checked, I can still run php code in the webpage:
http://sunfei.org/phpinfo.php
However, if you click the following page:
http://sunfei.org/myindex.html
You will see my website is embedded in the iframe. It means the database is still up and running.
I have no idea why the regular link is broken. Can anyone help me?
I'm really appreciated. Thanks a lot!!!
update: if I type a URL that does not exist, I can go to the wordpress website. Just index.php doesn't work.
http://sunfei.org/about-me/ddd
It will bring to my website.
Thanks in advance!