Psycho resolvi tudo usando o proxy reverso mesmo como o bigblueblutton já uso o nginx como servidor web/proxy_reverso eu aproveitei ele e saí criando as regras e fazendo os redirecionamento em html como eu não tô afim de mexer em código (java/jsp) e Flash (que eu não curto), isso resolveu meu problema consegui customizar tudo toda vez que entrar em /conferencia ele leva para /clients como é obrigado a utilizar o arquivo BigBlueButton.html para criar a sessao e gravar os dados do usuários, fiz uma copia dele para Conferencias.html e no arquivo BigBlueButton.html eu joguei um redirecionamento em html (http-equiv=refresh) pq a sessao ja tava criada no jsp ai minha url ficou meusite.com/conferencia/Conferencias.html Por que fiz isso e nao mudei logo no codigo? De acordo com o BBB, a cada 8/12 semanas, sai uma atualização e quando for fazer a atualização, dá um xabú danado pq tem que refazer o código inteiro e mudar 300 milhoes de referencias ao BigBlueButton.html
é isso! mesmo assim ajuda e opiniões são sempre bem-vindas. *Extra: *o engraçado e ao mesmo tem MUITO INTERESSANTE, é isso aqui ó: http://code.google.com/p/bigbluebutton/wiki/FAQ#How_do_I_change_the_brand_of_BigBlueButton_? How do I change the brand of BigBlueButton? There have been a number of companies (and individuals) posting to the mailing list asking for help in branding BigBlueButton. In recent releases you can now skin<http://code.google.com/p/bigbluebutton/wiki/Branding> the BigBlueButton interface. However, the URL shows the word bigbluebutton. There are lot of places in the code that need to be manually changed (and tested) to change this string, and these manual changes would need to be updated (and tested anew) for each new version of BigBlueButton that is released every 8-12 weeks. >From the point of view of the open source project, having the word bigbluebutton in the URL spreads awareness of the project and increases the community, which benefits everyone. We know that many companies have released products based on BigBlueButton, and they enjoy the commercial benefits of building on open source, and the project enjoys the increased awareness. Everyone wins. Still, from time to time, we see individual posts in our developer mailing list (usually from a commercial company wanting to represent the product as their own) asking for help to completely remove all references to BigBlueButton. Rather than have the core developers support such branding efforts, we believe best option is to have the individual contact one of the companies that provide commercial support <http://bigbluebutton.org/support> for BigBlueButton. Doing this removes the inevitable problems that arise when manual code changes break in a new release and flood of forum posts ensue with the title "My branding changes no longer work -- please help me!!" Most importantly for everyone, the efforts to support a white labeled<http://en.wikipedia.org/wiki/White-label_product> version of BigBlueButton won't take away from core development, but will rather support it. *kram3r* 2011/10/21 Psycho Mantys <[email protected]> > Em 21 de outubro de 2011 15:19, Ananias Filho <[email protected]> escreveu: > > Psycho > > esse é o grande tchan! > > tipo, não tô nem um pouco afim de arrumar um Flash builder (Pirata pro > > sinal... comprar nem morto$$$$) para modificar links estáticos. > > Por isso que eu to perguntando isso. > > tipo > > o link será /BigBlueButton/index.php e o cara vai clicar nele mesmo > > mas dai o apache/nginx iria fazer um redirecionamento para > > conferencia/index.php > > é questão de estética só > > o BigBlueButton é muito bom mesmo mas... usar Flash é meio complicado > para > > mim. > > Mas é isso! vou botar a cabaça para maquinar a solução em cima de rewrite > > Valeu e abraço! > > kram3r > > > > > > #################################################################################################### > > > Rapaz, é razão estética? O visual da URL ficou ruim? Como solução > estética, que tal usar um frame? > > > Se isso não agradar acho que o apache faz algo parecido com isso via > as configurações, eu acho. > > > E ai? > > -- > Mi blog eres su blog: https://psychomantys.wordpress.com > @psycho_mantys : http://twitter.com/psycho_mantys > http://www.slackware.com > U.L. : 450347 > Fnord > > -- > GUS-BR - Grupo de Usuários de Slackware Brasil > http://www.slackwarebrasil.org/ > http://groups.google.com/group/slack-users-br > > Antes de perguntar: > http://www.istf.com.br/perguntas/ > > Para sair da lista envie um e-mail para: > [email protected] > -- GUS-BR - Grupo de Usuários de Slackware Brasil http://www.slackwarebrasil.org/ http://groups.google.com/group/slack-users-br Antes de perguntar: http://www.istf.com.br/perguntas/ Para sair da lista envie um e-mail para: [email protected]

