• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Question how i run asp.net mvc on plesk(centos)

Farzanhost

Basic Pleskian
Hello

how i run asp.net o plesk centos 7???

i should asp.net suuport on server ?

please help me.i want use nginx but nginx dont install plesk windows server.
 
You want to use an MS Windows based technology that was originally developed for MS Internet Information Server and Windows Server on a Linux operating system running Nginx. May this is not a "best practice" approach and you might want to consider installing a Windows server instead.

In order for asp.net to run in a Linux environment you will likely need the mod_mono module für Apache. See this link for details: http://www.mono-project.com/ . I am not aware of an extension to Nginx that can achieve the same, and even with mod_mono as far as I know some asp.net functions remain unsupported.
 
Back
Top