On 18 Mrz., 19:23, Marcelo Morales <marcelomorales.n...@gmail.com>
wrote:
> Hello
>
[quoted text clipped - 8 lines]
>
> Marcelo Morales
Hi,
thanks for your help. Here my logfile..
[Wed Mar 19 14:57:10 2008] [notice] Child 4384: Child process is
running
[Wed Mar 19 14:57:10 2008] [notice] Child 4384: Acquired the start
mutex.
[Wed Mar 19 14:57:10 2008] [notice] Child 4384: Starting 64 worker
threads.
[Wed Mar 19 14:57:10 2008] [notice] Child 4384: Starting thread to
listen on port 80.
[Wed Mar 19 14:57:27 2008] [error] [client 127.0.0.1] client denied by
server configuration: E:/server/apache-tomcat-6.0/temp/0-sw-builder/
images/blank.gif, referer: http://localhost/sw-builder/login.jsp
[Wed Mar 19 14:57:27 2008] [error] [client 127.0.0.1] client denied by
server configuration: E:/server/apache-tomcat-6.0/temp/0-sw-builder/
ci.css, referer: http://localhost/sw-builder/login.jsp
How should I di this with the mime type?
thanks
Marcelo Morales - 19 Mar 2008 20:29 GMT
> On 18 Mrz., 19:23, Marcelo Morales <marcelomorales.n...@gmail.com>
> wrote:
[quoted text clipped - 34 lines]
>
> thanks
Hello
Forget the mime type for now. Add a location and a directory entries
for the images subfolder on the apache httpd configuration. If the
problem persists, then ask to apache httpd mailing lists.
MM
Andi - 20 Mar 2008 07:50 GMT
> > On 18 Mrz., 19:23, Marcelo Morales <marcelomorales.n...@gmail.com>
> > wrote:
[quoted text clipped - 42 lines]
>
> MM
I have added these subdirectories to the http.conf. But it seems that
I have to add the
directories in the temp folder. Thats really strange. The problem is,
that the extracted folders
in the temp dir are getting an index like 0-sw-builder. I think that
index is not everytime the same.
Thanks for the tip. I will try my luck at the mailing lists.