• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Question How to host asp dot net MVC site on Plesk

Mudar

New Pleskian
Hello ,


I have designed a website in asp.net mvc and I am trying to host it on Plesk panel. I have upload all my files into httpdocs folder, but I cant see the contents on my site. My site is live and DNS settings are all ok. Please guide me how to upload MVC files into httpdocs.
 
Did you use the Publish option on Visual Studio or did you use an FTP Client like FileZilla?
If you used an FTP Client like FileZilla it will not work, at least it didn't in my case
If you have WebDeploy enabled you can use it to publish your website through Visual Studio
If you don't have WebDeploy on the server you must use Visual Studio's Publish and configure it to use FTP
 
Back
Top