Thanks for you reply, Daniel. I got further question,because it's broken again. not permission issue. I did try comment out "WebObjectsDocumentRoot" before your reply, the image was broken with src="/ERROR/NOT_FOUND/app=MySchool/filename=basicbrain.gif" Then I add "WebObjectsDocumentRoot" back and restart apache, wotaskd and Monitor, its still broken. in apache access.log got 166.6.25.81 - - [07/Jul/2009:10:03:20 +1200] "GET /ERROR/NOT_FOUND/app=MySchool/filename=basicbrain.gif HTTP/1.0" 404 343 "http://156.13.128.145/Apps/WebObjects/MySchool.woa/1" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5" in error.log got [Tue Jul 07 10:03:20 2009] [error] [client 166.6.25.81] File does not exist: /var/www/ERROR, referer: http://156.13.128.145/Apps/WebObjects/MySchool.woa/1 I found it's setup in <VirtualHost *:80> ServerAdmin webmas...@localhost DocumentRoot /var/www <Directory /> Options FollowSymLinks AllowOverride None </Directory> <Directory /var/www/> Options Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny allow from all </Directory> ...... It was comment out before, but change back and image not broken. What's diffrent between WebObjectsDocumentRoot and DocumentRoot? could i setup them both? I did retsart apache again and still broken, same "/ERROR/NOT_FOUND/ 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