Christopher Schultz schrieb:
Rainer,

Rainer Jung wrote:
| Although that's a good hint, I would expect the original error messages
|
| client denied by server configuration:
| E:/server/apache-tomcat-6.0/temp/0-sw-builder/images/blank.gif, ...
|
| client denied by server configuration:
| E:/server/apache-tomcat-6.0/temp/0-sw-builder/ci.css, ...
|
| indicate, that those URLs did not include a jsessionid.

Good call. Apologies for jumping to conclusions. I should have read the
error messages more closely.

Since this is the Apache httpd config:

| <Directory "E:/server/apache-tomcat-6.0/webapps/sw-builder">
|   Order allow,deny
|   Allow from all
| </Directory>

I'm guessing that the path should be changed (path above is
temp/0-sw-builder instead of webapps/sw-builder). Seems odd.

Yes, at least the pathes are not consistent. The path .../temp/0-sw-builder/... shows up at the beginning of the original post and at the end it's .../webapps/sw-builder/...

Andreas: where are the files actually? Why do you use inconsistent paths in the config?

Regards,

Rainer

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to