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

Paul DeBruicker pdebruic at gmail.com
Mon Sep 24 14:00:52 UTC 2012


On 09/24/2012 02:19 AM, Dav 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


I'm missing the bit where you describe how you wrote your @mySeasideApp 
section.

You probably need to set up something in the #initialRequest: method on 
the instance side of your main class to look for an react to the /signin 
part




More information about the seaside mailing list