<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks to virtualisation, many providers currently propose low cost VPS
offerings with Linux root acces allowing you to configure or replace
Apache to host your Seaside application. (You can offcourse checkout
NetStyle, but except if you have a swiss bank account it is probably
better to host within your own country).<br>
<br>
You should ask your potetntial provider to execute the following
command: (/usr/local/apache/bin/httpd -l) on their offerings to see if
their Apache is build with the required modules: (
mod_perl,mod_proxy,mod_proxy_connect, mod_proxy_http, mod_rewrite)<br>
<br>
The absolute total pain thing is that you now need to know how to
configure Apache's httpd.conf file. <br>
<br>
@+Maarten,<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:ACockburn@aol.com">ACockburn@aol.com</a> a &eacute;crit&nbsp;:
<blockquote cite="mid:bff.231fabfc.343e6756@aol.com" type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.6000.16525" name="GENERATOR">
  <font id="role_document" color="#000000" face="Arial" size="2">
  <div>I'm investigating Seaside for the next version of my website.
Are there any commercial hosting sites that run or allow Squeak/Seaside?</div>
  <div>&nbsp;</div>
  <div>thanks</div>
  <div><font family="SANSSERIF" ptsize="10" color="#000000" face="Arial"
 lang="0" size="2"><br>
  <br>
Alistair Cockburn, Humans and Technology, Inc.<br>
801.582.3162&nbsp;&nbsp; &nbsp; 1814 Ft Douglas Cir,&nbsp; Salt Lake City, UT 84103<br>
<a class="moz-txt-link-freetext" href="http://alistair.cockburn.us/">http://alistair.cockburn.us/</a>&nbsp;&nbsp; | <a moz-do-not-send="true"
 href="mailto:acockburn@aol.com">acockburn@aol.com</a><br>
&nbsp;<br>
==================================================<br>
  <br>
The first thing to build is trust. --Brad Appleton<br>
  <br>
==================================================<br>
  </font></div>
  </font><br>
  <br>
  <br>
  <div><font
 style="color: black; font-family: ARIAL,SAN-SERIF; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">
  <hr style="margin-top: 10px;">See what's new at <a
 moz-do-not-send="true"
 title="http://www.aol.com?NCID=AOLCMP00300000001170"
 href="http://www.aol.com?NCID=AOLCMP00300000001170" target="_blank">AOL.com</a>
and <a moz-do-not-send="true"
 title="http://www.aol.com/mksplash.adp?NCID=AOLCMP00300000001169"
 href="http://www.aol.com/mksplash.adp?NCID=AOLCMP00300000001169"
 target="_blank">Make AOL Your Homepage</a>.</font></div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
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>