Skip to content

Config works only when webroot has no path #1

@DominicWatson

Description

@DominicWatson

e.g. we have multiple webroots at work like:

http://server/app1/branch/branch1
http://server/app1/branch/branch2
http://server/app2/branch/branch3

(for better or worse)

When the port gets added, you end up with http://server/app1/branch/branch1:80

Perhaps a simpler config that would work for more scenarios would be to enter the base url, so:

{
    "url_root" : "http://myserver:589/myapp",
    "web_root" : "D:\\webroot\\taxmetrics\\branches\\feb-12\\webapp\\",
    "component_root" : "/" 
}

Loving the work...

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