Works on 8080 but not on 80, help!

2001-09-25 Thread nykoping
It appears I have things working correctly on port 8080, but i'd like to call JSP files from standard port 80 as well. I'm using mod_webapp with the following lines in apache: WebAppConnection tomcatConnection warp 192.168.1.2:8008 WebAppDeploy webapp tomcatConnection /webapp WebAppDe

Limit access to manager app?

2001-09-24 Thread nykoping
Is there a way to prevent remote users from accessing the /manager/ application? I know it's protected with a username/password, but is it possible to limit access to that to local access only (from the machine where tomcat resides only)? If so, how? Thank you. __

Error building mod_webapp: LDFLAGS_SHLIB not set?

2001-09-24 Thread nykoping
Thanks, that worked perfectly and I got past that error and onto the next.. I'm ready to get this thing built, but have run into another error regarding the LDFLAGS_SHLIB variable and apxs. It doesn't appear that LDFLAGS_SHLIB is set before the build, so i was assuming it got set perhaps during th

Error building mod_webapp: dyld.h not found

2001-09-23 Thread nykoping
Hello, I can't seem to get mod_webapp to make correctly. My system is RedHat Linux 7.1 and I have successfully run configure, but get an error when I try to make: In file included from dso.c:55: ../../include/arch/unix/dso.h:67:25: mach-o/dyld.h: No such file or directory now, I realize that dyl

Tomcat 3.2.1 not recognizing index document

2001-01-02 Thread nykoping
Recently I upgraded to Tomcat 3.2.1 from 3.1 and everything seems to have gone well except for one thing: If i try to go to my URL at http://www.somesite.com/ it cannot handle it, and maps to http://http/index.jsp However, if i type in http://www.somesite.com/index.jsp it loads perfectly. I've