[Seaside] Proxy'ing: Apache to Seaside/Pier W/O ReWrite Rules

Brad Fuller brad at sonaural.com
Sun Apr 8 01:52:52 UTC 2007


For various reasons, we can not use apache ReWrite rules for Pier. What
then can we do to use Apache w/o ReWrite Rules? I assume that something
has to be configured differently in WAKom so that any message passed
from seaside is sent to Pier (pier is the only seaside app).  Currently
this will be used for the proxy passing back and forth:

        ProxyPass / http://127.0.0.1:7780/
        ProxyPassReverse / http://127.0.0.1:7780/

Any help much appreciated!

brad

-- 
brad fuller
  http://www.Sonaural.com/
  +1 (408) 799-6124




More information about the Seaside mailing list