I am attaching my httpd.conf file.





 Rakesh Ayilliath
(Software Engineer)

Synergy IT Innovations Pvt Ltd,
#196, 1st Floor, 9th Cross,
HMT Layout, RT Nagar
Bangalore 560032

[EMAIL PROTECTED]
www.ayilliath.8m.com



----- Original Message -----
From: "Sorenson, Alexander" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 24, 2001 7:18 PM
Subject: RE: Struts + Tomcat/Apache (again)


> This is the same problem I am having I believe.  I tried adding the
JkMount
> lines, but when I restart Apache it gives me a Syntax error, with
'JkMount'
> as an invalid command.  I am running Tomcat 3.2.2 with Apache 1.3.2 on
> Windows.
>
> Thanks
> Alex
>
>
>
> -----Original Message-----
> From: Steve Knight [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 24, 2001 9:43 AM
> To: [EMAIL PROTECTED]; Rakesh
> Subject: Re: Struts + Tomcat/Apache (again)
>
>
> I am having a very similar problem with Resin 1.2.7.
> I doesn't seem to be able to understand the *.do and I keep getting 404
Not
> Found pages.
> Is there anything I should be adding to my .conf file (like the
JkMount/*.do
> ajp 13)?
>
> Thanks!
>
> Steve
>
>
> ----- Original Message -----
> From: "Rakesh" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, July 24, 2001 6:12 AM
> Subject: Re: Struts + Tomcat/Apache (again)
>
>
> > its
> > JkMount /*.do ajp13
> >
> > remember the /
> >
> > this needs to be added as follows to your httpd conf.
> >
> > JkMount /*.jsp ajp13
> > JkMount /*.do ajp13
> > JkMount /servlet/* ajp13
> >
> >
> >
> >
> >  Rakesh Ayilliath
> > (Software Engineer)
> >
> > Synergy IT Innovations Pvt Ltd,
> > #196, 1st Floor, 9th Cross,
> > HMT Layout, RT Nagar
> > Bangalore 560032
> >
> > [EMAIL PROTECTED]
> > www.ayilliath.8m.com
> > ----- Original Message -----
> > From: "Chuong Huynh" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, July 24, 2001 10:31 AM
> > Subject: Struts + Tomcat/Apache (again)
> >
> >
> > > Hi all,
> > >
> > > There were some discussion about this matter but I can't find a
workable
> > > answer.
> > >
> > > I still can't manage to make Strut work on Tomcat with Apache: the
> server
> > > can't understand .do extension (using Tomcat alone work fine). I've
> > followed
> > > the doc carefully, and also followed the advise on the mailing list:
add
> > the
> > > line
> > >
> > > JkMount *.do ajp12
> > >
> > > to the config file, and the problem is still the same: HTTP 404 - File
> not
> > > found
> > >
> > > Could anyone please help me.
> > >
> > > By the way, I used:
> > > Apache 1.3.17
> > > Tomcat 3.2.2
> > > Strut 1.0
> > >
> > > Thanks,
> > > - Chuong
> > > =============================
> > >  HUYNH, N. CHUONG
> > >  TMA Software Solutions, Vietnam
> > >  Tel: (84-8) 990 3848 - Ext: 5272
> > >  Email: [EMAIL PROTECTED]
> > > =============================
> > >
> > >
> > >
> >
>

httpd.conf

Reply via email to