Hi,

I install MySchool application under

/Apple/Library/WebObjects/Applications/MySchool.woa
 image used be there under further down ../Contents/WebServerResources, but I 
removed them for testing reason, because I am using split install and setup 
Apache get them from 

/Apple/Local/Library/WebServer/Documents/WebObjects/MySchool.woa/Contents/WebServerResources.

Even I copy image back to application dir 
$NEXT_ROOT/Library/WebObjects/Applications/MySchool.woa/Contents/WebServerResources,
 still got the same error.

The link 
http://156.13.128.145/WebObjects/MySchool.woa/Contents/WebServerResources/basicbrain.gif
 works, so meant Apache can get there. Not permission problem. 

Issue is not the application point to that path.

 in apache2.conf I setup 
Alias /WebObjects "/Apple/Local/Library/WebServer/Documents/WebObjects"
That should be point to right path, but got this in page source code.

<img src="/ERROR/NOT_FOUND/app=MySchool/filename=basicbrain.gif" width="327" 
height="220" />

In apache error.log
File does not exist: /var/www/ERROR, referer: 
http://156.13.128.145/Apps/WebObjects/MySchool.woa/1/wo/r357YpLM3b2djwjCo7M5Zw/5.3.2.3
 
With DocumentRoot /var/www

OR 
 File does not exist: /htdocs, referer: 
http://156.13.128.145/Apps/WebObjects/MySchool.woa/
Without DocumentRoot /var/www (comment out), I think default DocumentRoot is 
setup to /htdocs in apache2.

I am not sure is apache problem or WO Apache HTTP Adaptor problem?
WO Apache HTTP Adaptor could cached some old configuration? if yes, how to 
clear that?

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

Reply via email to