Hi,<br><br>Has anyone encountered this problem:<br>&nbsp; - a Seaside application sits on&nbsp; machine2 at a private network <br>&nbsp; - proxied by Apache on machine1 where<br>&nbsp; - a domain name points to a router which redirects port 80 to
<br>&nbsp; - machine1<br>&nbsp; problem:<br>&nbsp;&nbsp;&nbsp; 1. the homepage loads but without images (jpg) and no css styling<br>&nbsp;&nbsp;&nbsp; 2. clicking any link on the page brings up error not found:&nbsp; &quot;seaside/appseaside/app&quot;<br>&nbsp;&nbsp;&nbsp; (the basepath of the path is &quot;seaside/app&quot;
<br><br>The applicaton works fine within the network (from machine3 directly calling machine1&#39;s IP address) and from localhost (machine1).<br>The application worked fine before the stuff with the domain name was done where the IP address typed on a browser would bring up the homepage just fine.
<br><br>Help anyone?<br><br>Ching<br>P.S. Seaside Rocks!!! It seems that it&#39;s me that sucks.<br>