Ren, Xiaowen a écrit : > > >>> 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/WebServerResour >> >>> ces/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/WebServ >> erResources/basicbrain.gif mustn't show up it's not dependent >> of WebObjects configuration but depend on "Alias /WebObjects ..." >> > > I did stop/start Apache and did not use mod_cache. Stop/start wotaskd and > JavaMonitor. > Clear cache in my firefox. > > Image appeared in my application and image link working as well. > http://156.13.128.145/WebObjects/MySchool.woa/Contents/WebServerResources/basicbrain.gif > If you have done all of that and if the the image still appear it is that your image exist under the DocumentRoot (/var/www..... ) (look in the virtualhost section). > Have idea or anyone has Linux(ubuntu) setup could have a try? > it's not related to WebObjects Adaptor, just Apache configuration.
I have some servers for running WO and two of them are under Ubuntu others are under Gentoo (and Solaris) for the ubuntu ones if found mod_cache installed by default, I think I have had to disbaled it. > I did not use "Alias /WebObjects..." before WO5.4.3, is there any reason use > it? > no reason to use it before and after except if you want to have the WebObjects stuff outside the DocumentRoot. 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