Skip to content

logged uri missing PathBase #3

@crystalgreen

Description

@crystalgreen

Expected Behavior

When hosted in IIS in a virtual directory or subfolder, the HttpRequest.PathBase is set to that base path.
This is missing in the current version, resulting in a wrong logged uri.

Example:

HTTP request on: https://myhost.com/myapp/mycontroller

The log should contain that url.

Actual Behavior

Logged url: https://myhost.com/mycontroller

missing myapp part.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions