I created my project under the framework of Asp.Net MVC and uploaded it to FTP Server, but the file directories I viewed on the site were. Later, in my research, I saw that the server searched for public_html / index.html and started executing from there. However, since my project is in MVC structure, my index file is at Views / Home / index.cshtml and it works when my project is executed from here. Where can I change public_html / index.html or otherwise solve this problem?
Aucun commentaire:
Enregistrer un commentaire