stickler icon indicating copy to clipboard operation
stickler copied to clipboard

Need to be able to specify the context path for stickler-server

Open nterry opened this issue 12 years ago • 1 comments
trafficstars

We have a haproxy instance that does url re-writing, but stickler server is hard-coded to fetch gems off of /gems (i.e. sticklerserver:6789/gems). We want to be able to specify the context path as an option to be able to do this: http://sticklerserver:6789/[some_context_path]/gems and be able to view the website off of http://sticklerserver:6789/[some_context_path]

This is useful for organizations that use haproxy with url rewriting.

nterry avatar Jul 12 '13 17:07 nterry

That sounds reasonable. I'll look into. Or if you like, pull requests gladly accepted.

copiousfreetime avatar Jul 14 '13 11:07 copiousfreetime