On Aug 1, 2015, at 20:27, Dan Krol <orbl...@gmail.com> wrote:I recall a presentation wherein Johannes said that he could not package a certain application until its maintainer put in one small fix, which was to make the root URL configurable. That way, UBOS could put the particular application into whatever path the user wanted it.Hello,I have a question that I can separate from my other questions regarding Ubos packaging.
I was poking around and read about Apache's mod_rewrite. Any reason we can't just use that? Seems like it could save us a lot of waiting around for maintainers to fulfil requests.
DanThanks a lot,--
You received this message because you are subscribed to the Google Groups "UBOS Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ubos-dev+u...@googlegroups.com.
To post to this group, send email to ubos...@googlegroups.com.
Visit this group at http://groups.google.com/group/ubos-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/ubos-dev/CAAWRcS-sYm%3DjoMFrOgDX_XA_hNbZPBgVpho6n%3DVByKoS2J-1_w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
On Aug 1, 2015, at 21:28, Dan Krol <orbl...@gmail.com> wrote:I read it wrong when I was reading about mod_rewrite. I was surprised and somehow thought Apache was intelligently rewriting URLs in the html source.
So I guess instead I mean mod_substitute. But then, it's up to the packager to correctly select the URLs, which of course is precarious. I may try it anyway, could be easier than dealing with upstream.On Sat, Aug 1, 2015 at 8:27 PM, Dan Krol <orbl...@gmail.com> wrote:DanThanks a lot,I was poking around and read about Apache's mod_rewrite. Any reason we can't just use that? Seems like it could save us a lot of waiting around for maintainers to fulfil requests.I recall a presentation wherein Johannes said that he could not package a certain application until its maintainer put in one small fix, which was to make the root URL configurable. That way, UBOS could put the particular application into whatever path the user wanted it.Hello,I have a question that I can separate from my other questions regarding Ubos packaging.
--
You received this message because you are subscribed to the Google Groups "UBOS Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ubos-dev+u...@googlegroups.com.
To post to this group, send email to ubos...@googlegroups.com.
Visit this group at http://groups.google.com/group/ubos-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/ubos-dev/CAAWRcS8zBwMZMjZfoukENsdq%3D5RTtPeMHC3wL1oD%3DQspSueVvw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ubos-dev/5E1376BA-5876-48EC-8FB9-E69F76ECD28B%40indiecomputing.com.
On Aug 2, 2015, at 8:49, Dan Krol <orbl...@gmail.com> wrote:So with "fixedcontext", if you had two apps at the same URL, you'd need two different domains, correct?
I suppose you could use subdomains. Is this something you intend to be common within UBOS, or is it sort of a copout that is to be avoided? I guess subdomains are decent anyway, maybe even preferable to some people.