[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gsweb WebServerResources
From: |
Elim Qiu |
Subject: |
Re: gsweb WebServerResources |
Date: |
Mon, 21 Jun 2010 11:32:00 -0600 |
On Mon, 2010-06-21 at 09:54 +0100, Nicola Pero wrote:
>
> Just a short comment -
>
> PROJName_WEBSERVER_RESOURCE_FILES = 1.gif
>
> will install 1.gif into
>
> /home/elim/Projects/gnustep/gw/wopack/WOPack.gswa/Resources/
> WebServer/1.gif
>
> while having 1.gif inside an img directory, and using
>
> PROJName_WEBSERVER_RESOURCE_FILES = img
>
> will install 1.gif into
>
> /home/elim/Projects/gnustep/gw/wopack/WOPack.gswa/Resources/
> WebServer/img/1.gif
>
> The paths are different.
>
> I'm not sure how gnustep-web finds these resources, but you'd need to
> make sure it can
> find the images in the subdirectory ;-)
>
> Thanks
Look at the webpage source, the path differeces are relatively addressed
correctly.
If I install the app's WebResources to apache
documentRoot/WebObjects/Appname.gswa/Resources/WebServer/img/...
And use deploy url, the images are displayed fine.
- make gui, (continued)
- make gui, Elim Qiu, 2010/06/05
- Re: make gui, David Wetzel, 2010/06/05
- Please help: My build of gnustep from modules, Elim Qiu, 2010/06/07
- Re: Please help: My build of gnustep from modules, German Arias, 2010/06/07
- test: revision 30611, Elim Qiu, 2010/06/07
- Re: test: revision 30611, David Wetzel, 2010/06/07
- Re: Please help: My build of gnustep from modules, David Ayers, 2010/06/09
- Re: Please help: My build of gnustep from modules, Elim Qiu, 2010/06/10
- gsweb WebServerResources, Elim Qiu, 2010/06/18
- Re: gsweb WebServerResources, Nicola Pero, 2010/06/21
- Re: gsweb WebServerResources,
Elim Qiu <=
- Re: gsweb WebServerResources, Nicola Pero, 2010/06/21
- Re: gsweb WebServerResources, Elim Qiu, 2010/06/21
- Re: gsweb WebServerResources, David Wetzel, 2010/06/22
- Re: make charsets, Richard Frith-Macdonald, 2010/06/04
- Re: trying to build gnustep, Richard Frith-Macdonald, 2010/06/04