<div dir="ltr">I know there are alot of resources that explain this, but, I can&#39;t get any of them to work :(<br>I want to use apache to serve static files, and, i seaside to live behind it.<br>i have already gotten apache to pass seaside dynamic pages with:<br>
<br>ProxyPass /seaside/ <a href="http://localhost:8080/seaside/">http://localhost:8080/seaside/</a><br clear="all"><br>in my httpd.conf.<br><br>This is my goal, have pier running on seaside behind apache so that pier can use files statically hosted by apache, in particular, sytlesheets :)<br>
<br>-- <br>David Zmick<br>/dz0004455\<br><a href="http://dz0004455.googlepages.com">http://dz0004455.googlepages.com</a><br><a href="http://dz0004455.blogspot.com">http://dz0004455.blogspot.com</a><br>
</div>