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
已提问 8 个月前344 查看次数
2 回答
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
专家
已回答 8 个月前
  • 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
专家
已回答 8 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则