Now I'm confused. Maybe I did not make myself clear.

I have been using Apache as a reverse-proxy to multiple instances of
web2py for several Vhost without problems: I use SSH to tunnel to the
admin interfaces of these applications all the time, for almost a year
now. I decide to use FCGI for a certain domain yesterday and now I
cannot pull up the admin, what gives?


This is not off-topic because every other controller works, and well




On Jan 22, 3:48 pm, Alexandre Miguel de Andrade Souza
<[email protected]> wrote:
> Really, if you configure apache https, you dont need ssh or squid.
>
> So I think the below is off-topic to web2py
>
> I use squid and ssh tunnel as workaround to proxy in my work, because it
> blocks some sites.
>
> to install squid in debian:
>
> # apt-get install squid
>
> The default port of squid is 3128, but you can configure to listen other
> ports too.
>
> Basically, you need to make a ssh tunnel using the port 3128, and configure
> you browser to use the proxy localhost:3128
>
> Just to know, squid is a proxy type http 1.1
>
>
>
> On Thu, Jan 22, 2009 at 12:09 PM, voltron <[email protected]> wrote:
>
> > Can you show me how to to that with Squid Alexandre?
>
> > Thanks
>
> > On Jan 22, 1:59 pm, Alexandre Miguel de Andrade Souza
> > <[email protected]> wrote:
> > > It works, but only with squid andhttps://mydomain.com/admin
>
> > > On Thu, Jan 22, 2009 at 10:50 AM, voltron <[email protected]> wrote:
>
> > > > Ok, I give up, can someone confirm that the admin does not work (404)
> > > > when one uses an SSH tunnel? I canget get it to work, everything else
> > > > is ok
>
> > > --
> > > Atenciosamente
>
> > > --
> > > =========================
> > > Alexandre Miguel de Andrade Souza
> > > Hipercenter.com
>
> --
> Atenciosamente
>
> --
> =========================
> Alexandre Miguel de Andrade Souza
> Hipercenter.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to