• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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