<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks, I'll look into this way.<br>
<br>
Sylvain<br>
<br>
Sebastian Sastre a &eacute;crit&nbsp;:
<blockquote
 cite="mid:!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAAx5oTyKKcHEiH5jLobrYqEMKAAAAQAAAAuS7wNf%2Fh7k2b8y6I8sTkhgEAAAAA@seaswork.com"
 type="cite">
  <pre wrap="">Hi Sylvain,
        
        this is for sure more an Apache issue than Seaside. I personally
prefer the rewrite rules to what you described. It's ugly develop them but
once they work they do it so good. With them you got more flexibility of
scenarios. The apache docs have a couple of cases check:

<a class="moz-txt-link-freetext" href="http://httpd.apache.org/docs/2.0/rewrite/rewrite_guide.html">http://httpd.apache.org/docs/2.0/rewrite/rewrite_guide.html</a>

        You also usually can found useful examples of this kind of apache
stuff at ruby guys forums and sites because that part for ruby is pretty
much the same as seaside.

        Good luck :)

Sebastian Sastre


  </pre>
  <blockquote type="cite">
    <pre wrap="">-----Mensaje original-----
De: <a class="moz-txt-link-abbreviated" href="mailto:seaside-bounces@lists.squeakfoundation.org">seaside-bounces@lists.squeakfoundation.org</a> 
[<a class="moz-txt-link-freetext" href="mailto:seaside-bounces@lists.squeakfoundation.org">mailto:seaside-bounces@lists.squeakfoundation.org</a>] En nombre 
de Sylvain Pralon
Enviado el: Mi&eacute;rcoles, 05 de Septiembre de 2007 11:25
Para: Seaside - general discussion
Asunto: [Seaside] seaside and apache - alwaysRedirect ?

Hi,

I'am currently trying to hide a seaside application behind an 
apache proxypass.
With previous versions of Seaside I just have to set up the 
alwaysRedirect preference to false in the seaside/config tool.
Now I can not find this setting anymore. It seems I have to 
override a WARedirectHandler object...
Is anyone who knows how to do this whit recent version of 
Seaside (version 2.8a1.399)

Thanks for answers.

Sylvain Pralon
_______________________________________________
Seaside mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Seaside@lists.squeakfoundation.org">Seaside@lists.squeakfoundation.org</a>
<a class="moz-txt-link-freetext" href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
_______________________________________________
Seaside mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Seaside@lists.squeakfoundation.org">Seaside@lists.squeakfoundation.org</a>
<a class="moz-txt-link-freetext" href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a>

  </pre>
</blockquote>
<br>
</body>
</html>