Re: httpGate redux

2010-08-26 Thread Alexander Burger
Hi Edwin, > logged in using admin/admin and it redirects me to: > > http://192.168.1.253:13678/228846712525427...@start?*menu=3d+3&*Tab=3D+1&*I= > D=3D&*Evt=3D+1&*Got=3D_+2_+1 This is strange. Is this the URL the browser displays in its status line? When httpGate is active, it should be htt

Re: httpGate redux

2010-08-26 Thread Edwin Eyan Moragas
Hi Tomas, On Thu, Aug 26, 2010 at 2:52 PM, Tomas Hlavaty wrote: > I use nginx as a web server and proxy on port 80 and it allows you more > freedom of configuration than when using httpGate. =A0You can read a bit > about my setup at > http://logand.com/blog/picolisp-behind-nginx-proxy.html Hope i

Re: httpGate redux

2010-08-26 Thread Tomas Hlavaty
Hi Edwin, >> (http://192.168.1.253:34205/523083596357234...@start?*menu=+3&*Tab=+1&*ID=&*Evt=+1&*Got=_+2_+1) > Sticking with port 80 is usually handled by 'httpGate'. To the outside as Alex noted, the port should stay the same, just the port number of the forked process should appear at the begi

Re: httpGate redux

2010-08-25 Thread Edwin Eyan Moragas
Hi Alex, > > Sticking with port 80 is usually handled by 'httpGate'. To the outside > world, there will always only port 80 (or 443) be visible. > there's the rub. i'm running it behind httpGate. thank you, /e -- UNSUBSCRIBE: mailto:picol...@software-lab.de?subject=unsubscribe

Re: httpGate redux

2010-08-25 Thread Alexander Burger
Hi Edwin, > *but* i am redirected to a different port > (http://192.168.1.253:34205/523083596357234...@start?*menu=+3&*Tab=+1&*ID=&*Evt=+1&*Got=_+2_+1) > after logging in. how can i just make it stick with port 80? This is because as soon as a user logs in, a session (in its own child process) is

httpGate redux

2010-08-25 Thread Edwin Eyan Moragas
Hi list, using the dev version, i was able to install and run the wiki with httpGate successfully. i can log in and do things fine. *but* i am redirected to a different port (http://192.168.1.253:34205/523083596357234...@start?*menu=+3&*Tab=+1&*ID=&*Evt=+1&*Got=_+2_+1) after logging in. how can i