vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I am trying to setup mod_jk on a OpenBSD 4.2 server. If I put my webapp in /var/tomcat/webapps it works perfectly, if I put it on the virtualhost apache gives me a 400 error. In apache vhost I have: <VirtualHost xx.xx.xx.xx:80> ServerName demo.dominio.com DocumentRoot /home/www/demo JkMount /*.jsp ajp13w </VirtualHost> In Tomcat's server.xml I have created a new host which points to Apache's DocumentRoot. Anybody knows what's wrong ? Cheers Giovanni |
| |||
| Begin <47ce7502$0$21196$5fc30a8@news.tiscali.it> On 05 Mar 2008 10:25:06 GMT, Giovanni Bechis <g.bechisNOSPAM@libero.it> wrote: > Anybody knows what's wrong ? Your logfiles likely do. -- j p d (at) d s b (dot) t u d e l f t (dot) n l . This message was originally posted on Usenet in plain text. Any other representation, additions, or changes do not have my consent and may be a violation of international copyright law. |
| ||||
| jpd <read_the_sig@do.not.spam.it.invalid> wrote: > Begin <47ce7502$0$21196$5fc30a8@news.tiscali.it> > On 05 Mar 2008 10:25:06 GMT, Giovanni Bechis <g.bechisNOSPAM@libero.it> wrote: >> Anybody knows what's wrong ? > > Your logfiles likely do. > In acces_log I have: [05/Mar/2008:10:44:26 +0100] "GET /index.jsp HTTP/1.1" 400 5 no errors in catalina.out nor in mod_jk.log Giovanni |
| Thread Tools | |
| Display Modes | |
| |