[Seaside] Lighttpd server and seaside

Dario Trussardi dtrussardi at tiscali.it
Fri Sep 19 19:41:11 UTC 2008


Hi Henrichs,

i have understand; for :

HTTP["url"]=~ "/image" {
server.document-root       = "/var/www/testdtr/"}


the path /image/  is add to the server.document-root    path

The server search the data into : /var/www/testdtr/image/.

Ok, Thank! 




Now i have to solve the second problem:

I have some description based on MAFileDescription.
 
I add to the MAFileDescription  the code kind: MAExternalFileModel.
 
And i change the baseUrl of MAExternalFileModel to: '192.168.1.100:8181'
for point to the server.
 

B) For now the MAFileDescription configured as on, when define  save the
relative file on Squeak2.3\File\fb\goz........ directory on the client.
 
    And when view d'ont display anything . The relative URL is set
192.168.1.100:8181/image/fb/goz.... 
 
    Where i wrong ?
 
Any pointers would be greatly appreciated!

Thanks!


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20080919/74d8ea33/attachment.htm


More information about the seaside mailing list