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. 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?) 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. Just try to understanding more, Thanks Kevin "This communication is confidential and may contain privileged and/or copyright material. If you are not the intended recipient you must not use, disclose, copy or retain it. If you have received it in error please immediately notify me by return email, delete the emails and destroy any hard copies. ANZ National Bank Limited does not guarantee the integrity of this communication, or that it is free from errors, viruses or interference." _______________________________________________ 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