Hi Guys,
I found recently that demo.ofbiz.org gets redirected to apache host but shows blank page. Am I missing something or it is really does not work anymore? Thanks. P.S. I searched the forum but the only message has come up is someone was talking about DNS issues, but it was a week or so ago. |
at the end of last month resources hosted by hotwax was moved to the
apache infra. There was a few bugs that had to be worked out. there has been considerable conversation about this both oh the user and dev mailing list YOu should not have any problem unless you try when they are updating the demo site nightly masionas sent the following on 2/10/2010 2:29 PM: > Hi Guys, > > I found recently that demo.ofbiz.org gets redirected to apache host but > shows blank page. Am I missing something or it is really does not work > anymore? Thanks. > > P.S. I searched the forum but the only message has come up is someone was > talking about DNS issues, but it was a week or so ago. |
In reply to this post by masionas
There's no redirect on the root url but http://demo.ofbiz.org/ecommerce or
any other application works fine. Jeroen van der Wal Stromboli b.v. +31 655 874050 On Wed, Feb 10, 2010 at 11:29 PM, masionas <[hidden email]>wrote: > > Hi Guys, > > I found recently that demo.ofbiz.org gets redirected to apache host but > shows blank page. Am I missing something or it is really does not work > anymore? Thanks. > > P.S. I searched the forum but the only message has come up is someone was > talking about DNS issues, but it was a week or so ago. > -- > View this message in context: > http://n4.nabble.com/ofbiz-demo-servers-tp1476574p1476574.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > |
Yes, the problem was with the root url had no redirect. If put in the specific app url, it works.
Thank you, guys. |
Administrator
|
I think we should try to fix this (if possible). I write this here mostly as a reminder for me to create a Jira when I will get a
chance. Thanks for report Jacques From: "masionas" <[hidden email]> > > Yes, the problem was with the root url had no redirect. If put in the > specific app url, it works. > Thank you, guys. > -- > View this message in context: http://n4.nabble.com/ofbiz-demo-servers-tp1476574p1477159.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > |
Where should the redirect go for http://demo.ofbiz.org? The redirect that's in place does demo.ofbiz.org/* -> ofbiz-vm.apache.org/$1 - but that obviously means that it would simply go to ofbiz-vm.apache.org - which has no app. What would likely be the best thing to do would be to change ofbiz-vm.apache.org to redirect (or rewrite) to ofbiz-vm.apache.org/ecommerce/ . Jacques is that what you were planning to fix - on the ASF side?
Cheers, Ruppert On Feb 11, 2010, at 5:36 AM, Jacques Le Roux wrote: > I think we should try to fix this (if possible). I write this here mostly as a reminder for me to create a Jira when I will get a chance. > > Thanks for report > > Jacques > > From: "masionas" <[hidden email]> >> >> Yes, the problem was with the root url had no redirect. If put in the >> specific app url, it works. >> Thank you, guys. >> -- >> View this message in context: http://n4.nabble.com/ofbiz-demo-servers-tp1476574p1477159.html >> Sent from the OFBiz - User mailing list archive at Nabble.com. > > smime.p7s (3K) Download Attachment |
Administrator
|
Hi Tim,
Yes indeed, that sounds like the most reasonnable thing to do. If in the same time we could redirect https://demo.ofbiz.org to back end it would be great, both to trunk I guess (for the moment it's not an option anyway) Thanks Jacques From: "Tim Ruppert" <[hidden email]> Where should the redirect go for http://demo.ofbiz.org? The redirect that's in place does demo.ofbiz.org/* -> ofbiz-vm.apache.org/$1 - but that obviously means that it would simply go to ofbiz-vm.apache.org - which has no app. What would likely be the best thing to do would be to change ofbiz-vm.apache.org to redirect (or rewrite) to ofbiz-vm.apache.org/ecommerce/ . Jacques is that what you were planning to fix - on the ASF side? Cheers, Ruppert On Feb 11, 2010, at 5:36 AM, Jacques Le Roux wrote: > I think we should try to fix this (if possible). I write this here mostly as a reminder for me to create a Jira when I will get a > chance. > > Thanks for report > > Jacques > > From: "masionas" <[hidden email]> >> >> Yes, the problem was with the root url had no redirect. If put in the >> specific app url, it works. >> Thank you, guys. >> -- >> View this message in context: http://n4.nabble.com/ofbiz-demo-servers-tp1476574p1477159.html >> Sent from the OFBiz - User mailing list archive at Nabble.com. > > |
Just FYI, demo.ofbiz.org always used to go to ecommerce when the demo was on Contegix.
Regards Scott HotWax Media http://www.hotwaxmedia.com On 11/02/2010, at 10:54 PM, Jacques Le Roux wrote: > Hi Tim, > > Yes indeed, that sounds like the most reasonnable thing to do. If in the same time we could redirect https://demo.ofbiz.org to back end it would be great, both to trunk I guess (for the moment it's not an option anyway) > > Thanks > > Jacques > > From: "Tim Ruppert" <[hidden email]> > Where should the redirect go for http://demo.ofbiz.org? The redirect that's in place does demo.ofbiz.org/* -> ofbiz-vm.apache.org/$1 - but that obviously means that it would simply go to ofbiz-vm.apache.org - which has no app. What would likely be the best thing to do would be to change ofbiz-vm.apache.org to redirect (or rewrite) to ofbiz-vm.apache.org/ecommerce/ . Jacques is that what you were planning to fix - on the ASF side? > > Cheers, > Ruppert > > On Feb 11, 2010, at 5:36 AM, Jacques Le Roux wrote: > >> I think we should try to fix this (if possible). I write this here mostly as a reminder for me to create a Jira when I will get a chance. >> >> Thanks for report >> >> Jacques >> >> From: "masionas" <[hidden email]> >>> >>> Yes, the problem was with the root url had no redirect. If put in the >>> specific app url, it works. >>> Thank you, guys. >>> -- >>> View this message in context: http://n4.nabble.com/ofbiz-demo-servers-tp1476574p1477159.html >>> Sent from the OFBiz - User mailing list archive at Nabble.com. >> >> > > > smime.p7s (3K) Download Attachment |
Administrator
|
So maybe keep things simple?
Jacques From: "Scott Gray" <[hidden email]> Just FYI, demo.ofbiz.org always used to go to ecommerce when the demo was on Contegix. Regards Scott HotWax Media http://www.hotwaxmedia.com On 11/02/2010, at 10:54 PM, Jacques Le Roux wrote: > Hi Tim, > > Yes indeed, that sounds like the most reasonnable thing to do. If in the same time we could redirect https://demo.ofbiz.org to > back end it would be great, both to trunk I guess (for the moment it's not an option anyway) > > Thanks > > Jacques > > From: "Tim Ruppert" <[hidden email]> > Where should the redirect go for http://demo.ofbiz.org? The redirect that's in place does demo.ofbiz.org/* -> > ofbiz-vm.apache.org/$1 - but that obviously means that it would simply go to ofbiz-vm.apache.org - which has no app. What would > likely be the best thing to do would be to change ofbiz-vm.apache.org to redirect (or rewrite) to ofbiz-vm.apache.org/ecommerce/ . > Jacques is that what you were planning to fix - on the ASF side? > > Cheers, > Ruppert > > On Feb 11, 2010, at 5:36 AM, Jacques Le Roux wrote: > >> I think we should try to fix this (if possible). I write this here mostly as a reminder for me to create a Jira when I will get a >> chance. >> >> Thanks for report >> >> Jacques >> >> From: "masionas" <[hidden email]> >>> >>> Yes, the problem was with the root url had no redirect. If put in the >>> specific app url, it works. >>> Thank you, guys. >>> -- >>> View this message in context: http://n4.nabble.com/ofbiz-demo-servers-tp1476574p1477159.html >>> Sent from the OFBiz - User mailing list archive at Nabble.com. >> >> > > > |
It should be fixed on the apache server - but I'll put the redirect in place on the Contegix side and we can go from there. Jacques if you'll make the Infra task for the real fix and email me - I'll be happy to dive in there and help get it done.
Cheers, Ruppert On Feb 11, 2010, at 11:53 PM, Jacques Le Roux wrote: > So maybe keep things simple? > > Jacques > > From: "Scott Gray" <[hidden email]> > Just FYI, demo.ofbiz.org always used to go to ecommerce when the demo was on Contegix. > > Regards > Scott > > HotWax Media > http://www.hotwaxmedia.com > > On 11/02/2010, at 10:54 PM, Jacques Le Roux wrote: > >> Hi Tim, >> >> Yes indeed, that sounds like the most reasonnable thing to do. If in the same time we could redirect https://demo.ofbiz.org to back end it would be great, both to trunk I guess (for the moment it's not an option anyway) >> >> Thanks >> >> Jacques >> >> From: "Tim Ruppert" <[hidden email]> >> Where should the redirect go for http://demo.ofbiz.org? The redirect that's in place does demo.ofbiz.org/* -> ofbiz-vm.apache.org/$1 - but that obviously means that it would simply go to ofbiz-vm.apache.org - which has no app. What would likely be the best thing to do would be to change ofbiz-vm.apache.org to redirect (or rewrite) to ofbiz-vm.apache.org/ecommerce/ . Jacques is that what you were planning to fix - on the ASF side? >> >> Cheers, >> Ruppert >> >> On Feb 11, 2010, at 5:36 AM, Jacques Le Roux wrote: >> >>> I think we should try to fix this (if possible). I write this here mostly as a reminder for me to create a Jira when I will get a chance. >>> >>> Thanks for report >>> >>> Jacques >>> >>> From: "masionas" <[hidden email]> >>>> >>>> Yes, the problem was with the root url had no redirect. If put in the >>>> specific app url, it works. >>>> Thank you, guys. >>>> -- >>>> View this message in context: http://n4.nabble.com/ofbiz-demo-servers-tp1476574p1477159.html >>>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>> >>> >> >> >> > > > smime.p7s (3K) Download Attachment |
Free forum by Nabble | Edit this page |