Peter, Is the http://jabber.org/crossdomain.xml file gone?
I can't seem to find it as before. Thanks -Dan -----Original Message----- From: Dan Plesse [mailto:[EMAIL PROTECTED] Sent: Friday, January 07, 2005 2:56 PM To: 'Jabber software development list' Subject: RE: [jdev] Re: Is a Director LingoconnectiontoJabber.orgfromthewebpossible? Peter, everyone, It all works now, amazing. It says "Read www.jabber.org" not just "Connecting ..." I would you try it first hand to confirm. Save / record the settings. Thanks Dan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Peter Saint-Andre Sent: Friday, January 07, 2005 12:50 PM To: [email protected] Subject: [jdev] Re: Is a Director LingoconnectiontoJabber.orgfromthewebpossible? In article <[EMAIL PROTECTED]>, Peter Saint-Andre <[EMAIL PROTECTED]> wrote: > In article <[EMAIL PROTECTED]>, > Dan Plesse <[EMAIL PROTECTED]> wrote: > > > Sorry I don't know what an ETA is and I would Jabber you but I have a > > list off interest things to mention. > > ETA = estimated time of arrival > > There are two jabber.org instances -- one for the jabber server (it > answers to jabber.org) and another for the web server (it answers to > www.jabber.org). We don't want to run a web server on the machine that > serves up jabber because we have very little running on that machine > (only what we need for the jabber service) and it would be bad to run > even a minimal http server on that machine, at least in the opinion of > the jabber.org admins. Presumably we could do some fancy iptables stuff > or front-end redirection based on port numbers etc., but we have not > implemented such a solution yet and are still investigating how best to > proceed. We now have this working -- pgmillard found the correct iptables fu. However, in our Apache config we still have URLs of the form http://jabber.org/ rewriting to http://www.jabber.org/ -- so if folks want to be able to access http://jabber.org/crossdomain.xml without the rewrite (which Flash seems to require), then we will need to modify the rewrite rule. Peter _______________________________________________ jdev mailing list [email protected] http://mail.jabber.org/mailman/listinfo/jdev _______________________________________________ jdev mailing list [email protected] http://mail.jabber.org/mailman/listinfo/jdev
