Hi Tomas,

On Thu, Aug 26, 2010 at 2:52 PM, Tomas Hlavaty <t...@logand.com> 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 it helps.

i found your resource some time ago and plan on using it as a base for
configuring apache to proxy. thank you for this.

back to my problem at hand, i'll spell out what i did.

i'm running things on:

e...@saidar $ uname -a
OpenBSD myhost 4.6 GENERIC#58 i386

launched httpGate using:

e...@saidar $ sudo ./bin/httpGate 80 8080  8081 8082

after initializing the wiki prereqs and setting *Wikiport to 8080, i
launch it using:

e...@saidar $ ./dbg wiki/main.l lib/too.l -main -go

pointed my browser to:

http://192.168.1.253/

and this displays the login page.

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

and since OpenBSD is not officially supported, i'll just have to do
things on my own. however, if there are any clues as to where to
start, it would indeed be most helpful.

after a cursory look at httpGate.c at around line 220, i think that's
where URL rewriting happens. i'll look into that some more.

>
> Cheers,
>
> Tomas
> --
> UNSUBSCRIBE: mailto:picol...@software-lab.de?subject=3dunsubscribe
>
-- 
UNSUBSCRIBE: mailto:picol...@software-lab.de?subject=unsubscribe

Reply via email to