Skip to content

Hosting in IIS 8 (on an Azure VM) #452

@guardrex

Description

@guardrex

I'm setting up a vNext app server-side (IIS 8 on an Azure VM WS2012):

I have wwwroot folder of files, approot folder of files, test file (related to my dnx command I guess), and a test.cmd file (also related to that dnx command I have setup in project.json). I have these folders and files sitting on a share and setup in IIS just like any garden variety website configuration in IIS. I deleted the default documents.

I setup the path to the site trying both wwwroot and the parent of wwwroot; but when I browse the site, I'm getting 403: Forbidden either way ... what am I missing?

Also, what's the AppPool for these? ... should it be "No Managed Code"

Are there any Advanced Settings for the AppPool that I need to deal with?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions