|
Home > Archive > Web Servers General Talk > May 2004 > Apache / Resin creating subdirectories
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Apache / Resin creating subdirectories
|
|
| w0lver 2004-05-26, 4:28 pm |
| First, let me say I'm use to Tomcat and not Resin. So this is a bit
confusing for me...
OK, I have an app, which runs fine it has subdirectories and jsp pages
in these subdirectories. Works fine. Now I create a new
subdirectory, put a .jsp in it and I get a 404 message. It doesn't
see the subdirectory.
I have tried looking in the Apache conf and Resin conf listing the
subdirectory that the app already uses, no dice. Now in Tomcat, I
create a subdirectory and it just picks it up unless I configure it
not to.
I looked at all the security, at it's fine, same as the existing app,
if not looser just to see if that was the problem. I opened it up
with a chmod 777 to see if that made a difference, it didn't.
Thanks,
Ross
| |
| w0lver 2004-05-27, 4:28 pm |
| ross@commercescience.com (w0lver) wrote in message news:<69aa49d9.0405260821.af53dbb@posting.google.com>...
> First, let me say I'm use to Tomcat and not Resin. So this is a bit
> confusing for me...
>
> OK, I have an app, which runs fine it has subdirectories and jsp pages
> in these subdirectories. Works fine. Now I create a new
> subdirectory, put a .jsp in it and I get a 404 message. It doesn't
> see the subdirectory.
>
> I have tried looking in the Apache conf and Resin conf listing the
> subdirectory that the app already uses, no dice. Now in Tomcat, I
> create a subdirectory and it just picks it up unless I configure it
> not to.
>
> I looked at all the security, at it's fine, same as the existing app,
> if not looser just to see if that was the problem. I opened it up
> with a chmod 777 to see if that made a difference, it didn't.
>
> Thanks,
> Ross
OK I have more of a handle of what the problem is and it's not sub
directories... I'm going to do a new post with a better subject
discription...
|
|
|
|
|