<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16674" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi All,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>
<DIV><FONT face=Arial size=2>I&nbsp;work wit GLASS ( Gemstone 2.2.5.4) on a 
Ubuntu with Lighttpd&nbsp;web&nbsp;server configured on port 8181.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have some description based on 
MAFileDescription.</FONT></DIV>
<DIV><FONT face=Arial size=2>My objective is to manage the relative I/O file 
from the lighttpd server.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I add to the MAFileDescription&nbsp;&nbsp;the code 
kind: MAExternalFileModel.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>And i change the baseUrl of MAExternalFileModel to: 
'192.168.1.100:8181' for point to the server.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>But d'ont work.</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Now for understand the configuration &nbsp;i think 
to test all in Squeak ( </FONT>Seaside 2.8a1 pmm.577 )</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>
<DIV><FONT face=Arial size=2>A) </FONT><FONT face=Arial size=2>I have do some 
test about lighttpd configuration.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The fastcgi.server work fine.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>But the server.document-root d'ont 
work.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>In the server i have create the /var/www/testdtr 
with the file pizze.jpg</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>And the lighttpg.conf is set with:</FONT></DIV>
<DIV><FONT face=Arial size=2>.......</FONT></DIV>
<DIV>&gt;server.document-root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "/var/www/" 
<BR></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>$HTTP["url"]=~ "/image" {<BR>&gt;<BR>&gt; 
server.document-root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 
"/var/www/testdtr/"}<BR>&gt;<BR></DIV>
<DIV><FONT face=Arial size=2>Now from the browser when digit 
&nbsp;:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>1) <A href="">http://192.168.1.100:8181/testdtr</A> 
the system answer with the Index of /testdtr/</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>2) </FONT><A href=""><FONT face=Arial 
size=2>http://192.168.1.100:8181/image</FONT></A><FONT face=Arial size=2> 
</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; </FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; or <A 
href="">http://192.168.1.100:8181/image/pizze.jpg&nbsp;</A> the system answer 
the error HTTP 404 file not found</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Anyone have idea about this problem ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>B) For now the MAFileDescription configured as on, 
when define&nbsp;&nbsp;save the relative file on Squeak2.3\File\fb\goz........ 
directory on the client.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; And when view d'ont display 
anything . The relative URL is set 192.168.1.100:8181/image/fb/goz.... 
</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; Where i wrong ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><FONT color=#000000>Any 
pointers would be greatly 
appreciated!<BR><BR>Thanks!</FONT><BR></SPAN></FONT></P></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT><BR>&nbsp;</DIV></DIV></DIV></BODY></HTML>