Thanks all,<br><br>I did read those posts and I think I will have to read and reread those as I think that those posts point to directions that I could take. I am especially interested in strategies for scaling seaside. <br>
<br>Cheers,<br><br>Ching<br><br><div><span class="gmail_quote">On 7/21/07, <b class="gmail_sendername">Ramon Leon</b> &lt;<a href="mailto:ramon.leon@allresnet.com">ramon.leon@allresnet.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; 2007/7/19, Ching de la Serna &lt;<a href="mailto:ching.dls@gmail.com">ching.dls@gmail.com</a>&gt;:<br>&gt; &gt; Hi,<br>&gt; &gt;<br>&gt; &gt; I have a little problem. How do I remove &#39;/seaside/someApp&#39;<br>&gt;&nbsp;&nbsp;such that
<br>&gt; &gt; I could have: &#39;<a href="http://someDomain.com/">http://someDomain.com/</a>&#39; instead of &#39;<br>&gt; &gt; <a href="http://someDomain.com/seaside/someApp">http://someDomain.com/seaside/someApp</a>&#39;. Help anyone?
<br>&gt;<br>&gt; The short answer is you can&#39;t. The long answer is if you run<br>&gt; behind Apache 2 (which is a good idea) you can use<br>&gt; mod_rewrite to hide it.<br>&gt;<br>&gt; A quick googling turned out the following:
<br>&gt; <a href="http://onsmalltalk.com/programming/smalltalk/running-seaside-a">http://onsmalltalk.com/programming/smalltalk/running-seaside-a</a><br>&gt; pache-and-iis-on-windowsxp/<br>&gt; <a href="http://osdir.com/ml/lang.smalltalk.smallwiki/2006-03/msg00017.html">
http://osdir.com/ml/lang.smalltalk.smallwiki/2006-03/msg00017.html</a><br>&gt;<br>&gt; You&#39;ll have to adapt it to your situation. There were also<br>&gt; examples posted for lighty.<br>&gt;<br>&gt; Cheers<br>&gt; Philippe
<br><br>As well as<br><br><a href="http://onsmalltalk.com/programming/smalltalk/scaling-seaside-redux-enter-the">http://onsmalltalk.com/programming/smalltalk/scaling-seaside-redux-enter-the</a><br>-penguin/<br><br>Where a linux solution is presented.
<br><br>Ramon Leon<br><a href="http://onsmalltalk.com">http://onsmalltalk.com</a><br><br>_______________________________________________<br>Seaside mailing list<br><a href="mailto:Seaside@lists.squeakfoundation.org">Seaside@lists.squeakfoundation.org
</a><br><a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br></blockquote></div><br>