<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16441">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>I'm using nitrogen on inets to serve a 
mostly-static web site, with a little dynamic content here and there. In 
particular, the first page is static--index.html as usual. But when I just 
browse to the domain name, nitrogen uses index.beam to serve the request--and if 
there is no index.beam, then the request fails.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>I've hacked around this by providing an index.beam 
that uses wf:redirect to go to index.html, which is then served statically. But 
this means that the browser sees a brief "Redirecting..." message... and perhaps 
risks Google thinking that's what the page contains! Is there a way to configure 
nitrogen so that it uses index.html as the start page directly?</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>John</FONT></DIV></BODY></HTML>