Hello Are you saying you solved this problem with apache2 and gnump3d? Are the templates that you're talking about the .html files in the gnump3d theme directories /usr/share/gnump3d ?? Or the .pm files in /usr/lib/gnump3d ??
If you have fixed this and would be so kind as to send me your templates, I'd donate £5 to your favourite charity - or something. So is this a bug in gnump3d, and if so, has anyone told Steve Kemp about it? Thanks Bernie DeMZed wrote: > > Hi :) > > I've got the same problem ; in fact, the templates are worng, because > they directly get ressources from / (like /BlueBox.css) and not from > your proxyfied path "/gnump3d". > > Since I've got the same, I've solved it by editing the template :( > > Did you achieve this problem in another way ? > > - DeMZed > > From: Jean Marc Le Fevre > Subject: [Gnump3d-users] apache2 mod_proxy > Date: Sun, 22 Aug 2004 21:50:56 +0200 > > Hello, > i'm experiencing some problems with apache2 mod_proxy and gnump3d > I want to access gnump3d webserver thought /gnump3d/ on my web server: > > > for example: I got gnump3d running on 8888 port and access it thought > http://www/gnump3d > here is my proxy conf for apache2 > > ProxyPass /webmin/ http://127.0.0.1:666/ > ProxyPassReverse /webmin/ http://127.0.0.1:666/ > ProxyPass /gnump3d/ http://127.0.0.1:8888/ > ProxyPassReverse /gnump3d/ http://127.0.0.1:8888/ > > > It works with webmin well but i had to tune some webmin conf file. > With gnump3d, the start page works, but all links are broken. > for example: > > I go to http://www/gnump3d => everythings looks ok & the URL bar of > mozilla show http://www/gnump3d > > I click on the AAAA folder to browse the title, => page not found & > the URL bar of mozilla show http://www/AAAA > > => it miss the /gnump3d/ in the URL > > I understand that on port 8888 it works well, and it is a normal > feature ... but how can I force /gnump3d/ in the URL bar ??? > Thanks > > > _______________________________________________ > Gnump3d-users mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/gnump3d-users > > -- View this message in context: http://www.nabble.com/apache2-mod_proxy-t560038.html#a3680576 Sent from the GnuMP3D - Users forum at Nabble.com. _______________________________________________ Gnump3d-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnump3d-users
