[Seaside] RE: Login form via ssl (https)

Dav lasmiste at gmail.com
Mon Sep 24 09:19:18 UTC 2012


Hi Paul,
 I see, but I don't think it solves the extrapath issue.
Dave


Paul DeBruicker wrote
> I'm away from my computer but I think outside of the server definitions I
> have something to the effect of:
> 
> upstream seaside {
>        127.0.0.1:8080
> }
> 
> And inside the mySiteDetails.conf there's a location:
> 
> location @mySeasideApp {
> proxy_pass http://seaside
> }
> 
> 
> On Sep 23, 2012, at 11:28 AM, Dav <

> lasmiste@

> > wrote:
> 
>> Hi Paul,
>> I can't make it work, probably due to my lack of knowledge of nginx
>> 
>> Let's take the signin example. I wrote @mySeasideApp like this: 
>> 
>> 
>> 
>> That's because my seaside app is running on 8080, but unfortunately when
>> I
>> click on the signin anchor, my browser reply:  "/signin not found"
>> I think that nginx should remove the /signin extrapath when it redirects
>> to
>> 8080, but I don't know how.
>> Can you help me?
>> Thanks
>> Dave
>> 
>> 
>> 
>> 





--
View this message in context: http://forum.world.st/Login-form-via-ssl-https-tp4648556p4648663.html
Sent from the Seaside General mailing list archive at Nabble.com.


More information about the seaside mailing list