-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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
Labels
No labels