well just add domain name or IP in file \webapps\defaultApp\WEB-INF\red5-web.properties
Saurav Mohapatra wrote: > Hi, > > I have red5 running on a box in my home network... > > i have a static ip (globally visible) for my router and a domain > name... so i forward the RTMP, RTMPT, HTTP and HTTP(S) Ports to the > box running red5 > > I seem to be running into some virtual host issues with jetty > > the http://localhost:5080 calls run fine... but the > http://public_name:5080 craps out with the error: > > Error 404 - Not Found. > No context on this server matched or handled this request. > Contexts known to this server are: > > * / ---> [EMAIL > PROTECTED]/,file:/C:/Program%20Files/Red5/webapps/defaultApp/} > * /fitcDemo ---> > [EMAIL PROTECTED]/fitcDemo,file:/C:/Program%20Files/Red5/webapps/fitcDemo/} > * /oflaDemo ---> > [EMAIL PROTECTED]/oflaDemo,file:/C:/Program%20Files/Red5/webapps/oflaDemo/} > * /SOSample ---> > [EMAIL PROTECTED]/SOSample,file:/C:/Program%20Files/Red5/webapps/SOSample/} > * /test ---> > [EMAIL PROTECTED]/test,file:/C:/Program%20Files/Red5/webapps/test/} > > The links above may not work if a virtual host is configured > > > Note: this is different from the stuff not being accessible by ip/name > of the machine which runs red5... the solutions to that i found in a > different mail on this list.. the issue is how to add virtual hosts to > the red5 server > > regards > Saurav Mohapatra > > > -- > =============================== > "Before you ask someone to save the world, you'd better make sure they > like it the way it is." > Xander Cage (Vin Diesel) in xXx > > ============================== > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > > > _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
