• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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