Ren, Xiaowen a écrit :
>  Hi, Aurelien,
>
> Thanks for you reply, just want to learn and make sense,
>
>   
>>> So is that mean I need these images copy sitting in both 
>>>       
>> application level and webServer level?
>> yes you have to.
>>     
>>>  If so , what's point for "split install"?
>>>   
>>>       
>> the point is at application level you need all the 
>> application and at the webserver level you just need the 
>> webserver resources. Giving that you can have 2 
>> archives/packages which provide just the necessary for both side.
>> application can provide webserver resources with "wr" url , 
>> specially in direct connect mode.
>>
>>     
>
> Now I understood one copy in application level is for "wr"url , or can say 
> direct connect mode.
>   
yes it's for direct connect, but even isn't used application look if the
file exist on server side.
> But my application is deployed from JavaMonitor and link is 
> http://156.13.128.145/WebObjects/MySchool.woa/  , it's not direct connect. 
> (is that right?)
>   
yes it's not
> I removed image from WebServer level and comment out something from 
> apache2.conf
> Like
> #Alias /WebObjects "/Apple/Local/Library/WebServer/Documents/WebObjects"
> #<Directory "/Apple/Local/Library/WebServer/Documents/WebObjects">
> #      AllowOverride All
> #      Order allow,deny
> #      Allow from all
> #</Directory>
>
> Webobjects.conf
> #WebObjectsDocumentRoot /Apple/Local/Library/WebServer/Documents
>
> So apache not use any WebServer resources.
>
> My application still get right image and link of image is working.
> http://156.13.128.145/WebObjects/MySchool.woa/Contents/WebServerResources/basicbrain.gif
>
> It's not useful to set up these configuration and store  webserver resources 
> in web server.
>   
have you restarted apache ? (do htcacheclean if mod_cache is enabled)
have you restarted your browser and clean this cache ?
> Just try to understanding more,
>   
http://156.13.128.145/WebObjects/MySchool.woa/Contents/WebServerResources/basicbrain.gif
 mustn't show up 
it's not dependent of WebObjects configuration but depend on "Alias /WebObjects 
..."

Aurelien

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to