Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config works only when webroot has no path #1

Open
DominicWatson opened this issue Feb 9, 2012 · 3 comments
Open

Config works only when webroot has no path #1

DominicWatson opened this issue Feb 9, 2012 · 3 comments

Comments

@DominicWatson
Copy link

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...

@virtix
Copy link
Contributor

virtix commented Feb 9, 2012

I like it!

@virtix
Copy link
Contributor

virtix commented Feb 9, 2012

Oh. congrats of filing issue #1!

@DominicWatson
Copy link
Author

;) ta!

@DominicWatson DominicWatson reopened this Feb 9, 2012
virtix pushed a commit that referenced this issue Oct 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants