Mapping system directories to seaside directory

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Mapping system directories to seaside directory

Vincent Girard-Reydet
Hello,

I'de like to map system's directories to seaside (in fact Comanche)
directories.
For example, have /www/data/ mapped to www.mydomain.com/data/. This
directory does not contain any seaside services, bnut rather resources
referenced by the services (for example, images).
How can I achieve this ?

Thank you.

Vincent Girard-Reydet
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Mapping system directories to seaside directory

George Herolyants
Vincent Girard-Reydet wrote:
> Hello,
>
> I'de like to map system's directories to seaside (in fact Comanche)
> directories.
> For example, have /www/data/ mapped to www.mydomain.com/data/. This
> directory does not contain any seaside services, bnut rather resources
> referenced by the services (for example, images).
> How can I achieve this ?
Hello, if I have understood your question right, this was described in
second chapter of David Shaffer's Seaside tutorial:
http://www.shaffer-consulting.com/david/Seaside/GettingSoftware/index.html.
I hope it'll help you.
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Mapping system directories to seaside directory

Vincent Girard-Reydet
Thanks for the pointer!

George Herolyants wrote:

> Vincent Girard-Reydet wrote:
>> Hello,
>>
>> I'de like to map system's directories to seaside (in fact Comanche)
>> directories.
>> For example, have /www/data/ mapped to www.mydomain.com/data/. This
>> directory does not contain any seaside services, bnut rather resources
>> referenced by the services (for example, images).
>> How can I achieve this ?
> Hello, if I have understood your question right, this was described in
> second chapter of David Shaffer's Seaside tutorial:
> http://www.shaffer-consulting.com/david/Seaside/GettingSoftware/index.html.
> I hope it'll help you.
> _______________________________________________
> Seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside