<div class="gmail_quote"><div>Hi Pat,</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><span style="font-family:Verdana"><span style="font-size:12px"> 
Right, I don&#39;t want people to have to type the extra /mysite. The book doesn&#39;t really help as I&#39;m only using Swazoo as server and I don&#39;t have an Apache at the moment. Maybe I will in the future.</span></span></blockquote>
<div><br></div><div>at the bottom of the link I posted (<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><a href="http://book.seaside.st/book/advanced/deployment/deployment-preparing" target="_blank" style="color: rgb(0, 0, 204); ">http://book.seaside.st/book/advanced/deployment/deployment-preparing</a>) is a solution to removing extra /mysite (even using the Swazoo):</span></div>
<div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><br></span></div><div><span class="Apple-style-span" style="font-family: &#39;andale mono&#39;, &#39;lucida console&#39;, monospace; font-size: 14px; color: rgb(34, 34, 34); line-height: 21px; white-space: pre; "><span class="keyword" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-weight: inherit; font-style: inherit; font-size: 14px; font-family: inherit; vertical-align: baseline; color: rgb(0, 0, 0); ">preferenceAt:</span> <span class="symbol" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-weight: inherit; font-style: inherit; font-size: 14px; font-family: inherit; vertical-align: baseline; color: rgb(136, 0, 136); ">#</span><span class="symbol" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-weight: inherit; font-style: inherit; font-size: 14px; font-family: inherit; vertical-align: baseline; color: rgb(136, 0, 136); ">serverPath</span> <span class="keyword" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-weight: inherit; font-style: inherit; font-size: 14px; font-family: inherit; vertical-align: baseline; color: rgb(0, 0, 0); ">put:</span> <span class="string" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-weight: inherit; font-style: inherit; font-size: 14px; font-family: inherit; vertical-align: baseline; color: rgb(136, 0, 136); ">&#39;/</span></span> </div>
<div><br></div><div>I&#39;ve also written about it on my blog: <a href="http://nickager.com/blog/serving-seaside-requests-without-the-application-name-in-the-URL/">http://nickager.com/blog/serving-seaside-requests-without-the-application-name-in-the-URL/</a></div>
<div><br></div><div>HTH</div><div><br></div><div>Nick</div><div><br></div></div>