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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ