IIS on EC2 Windows Instance

0

Hi AWS, I am hosting a dotnet web app on an IIS web server which is running on EC2 windows instance with 2022 Base Image AMI. Having said that when I am copying the publish folder files in C:\inetpub\wwwroot, I am not seeing the right output. The UI is looking something like this:

Output

The original output should be like this:

Original Output

profile picture
Arjun
gefragt vor 8 Monaten344 Aufrufe
2 Antworten
0

Hi,

You may want to follow this AWS cookbook: https://docs.aws.amazon.com/opsworks/latest/userguide/cookbooks-101-opsworks-install-software-feature.html

This video may also interest you: https://www.youtube.com/watch?v=qdFPS1ywlho

Both detail how to create the proper IIS install and config

Best,

Didier

profile pictureAWS
EXPERTE
beantwortet vor 8 Monaten
  • sorry, but it didn't work out as I have done the configuration in the exact same way as shown in the video.

0

Can you supply info from where you are getting the project from. Looks like you’re just showing the application code via a directory listing. That’s all this will do. You’ve missed some configuration I suspect.

profile picture
EXPERTE
beantwortet vor 8 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen