[Seaside] session expiration redirect

Randal L. Schwartz merlyn at stonehenge.com
Mon Jun 2 22:23:04 UTC 2008


>>>>> "Chris" == Chris Dawson <xrdawson at gmail.com> writes:

Chris> RewriteRule     (.*) http://localhost:4000/seaside/$1 [P]

You need a ProxyPassReverse to do this right, or...

Chris> I don't have resource base url set; is this supposed to be set as well?
Chris> Everything works perfectly outside of this one issue without that config var
Chris> set.

Do that.

My best guess, anyway.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion


More information about the seaside mailing list