简体   繁体   中英

How can I deploy my web application In dedicated server using SQL Server and Asp.net?

I have a website developed in ASP.NET and SQL Server 2005. Now I have purchased a dedicated server to deploy the website.

I have trouble combining the Pleck Control Panel and my web server. How can I deploy my website on this web server usingPlesk Control Panel (cPanel).

  • Install web deploy to your server
  • Create your website in iis
  • Deploy your application using visual studio.
  • Add a customer to your plesk panel (just add yourself)
  • Add a website to customer you created (with domain you want to use with)
  • Go to website options and disable hosting (This will allow iis to respond request coming to that domain)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM