Yes, i am trying to set /ROOT/muDir as default webserver home dir

- krishnakant

Barthélémy TEHAM wrote:

> Try by adding ApJServMount /ROOT/myDir in your tomcat configuration file
>
> Are you try to set /ROOT/myDir as default webserver home dir ?
>
> --- Krishna Kant T <[EMAIL PROTECTED]> a écrit : > hi teham
> >
> > win nt service pack 4 running tomcat 3.2
> > -krishna kant
> >
> > Barthélémy TEHAM wrote:
> >
> > > What's your configuration ? ( OS and web server )
> > >
> > >
> > > --- Krishna Kant T <[EMAIL PROTECTED]> a écrit : > hi teham
> > > >
> > > > thanx for responding.
> > > > i have configured tomcat with vcm such that any request with /myDir is
> > passed
> > > > on
> > > > to tomcat which serves the jsp's. so i guess the setting will have to be
> > made
> > > > on
> > > > tomcat.
> > > > what do u think?
> > > >
> > > > -krishna kant
> > > >
> > > > Barthélémy TEHAM wrote:
> > > >
> > > > > --- Krishna Kant T <[EMAIL PROTECTED]> a écrit : > hi guys
> > > > > >
> > > > > > i need to set a jsp present in webapps/ROOT/myDir as the default home
> > > > page
> > > > > > for the server. i have tried
> > > > > > setting it in web.xml as follows
> > > > > You have to change your DocumentRoot path in the configuration file
> > > > > of your web server
> > > > > If you use Apache server:
> > > > > change the line
> > > > > DocumentRoot "old_path" with
> > > > > DocumentRoot "<tomcat_home>/webapps/ROOT/myDir"
> > > > >
> > > > > And add in directive DirectoryIndex home.jsp
> > > > >
> > > > > You also have to configure your Directory in Apache configuration file
> > > > >
> > > > > =====
> > > > > Barthélémy TEHAM -
> > > > > E-mail : [EMAIL PROTECTED]
> > > > > Website: http://teham.free.fr
> > > > >
> > > > > ___________________________________________________________
> > > > > Do You Yahoo!? -- Pour faire vos courses sur le Net,
> > > > > Yahoo! Shopping : http://fr.shopping.yahoo.com
> > > >
> > >
> > > =====
> > > Barthélémy TEHAM -
> > > E-mail : [EMAIL PROTECTED]
> > > Website: http://teham.free.fr
> > >
> > > ___________________________________________________________
> > > Do You Yahoo!? -- Pour faire vos courses sur le Net,
> > > Yahoo! Shopping : http://fr.shopping.yahoo.com
> >
>
> =====
> Barthélémy TEHAM -
> E-mail : [EMAIL PROTECTED]
> Website: http://teham.free.fr
>
> ___________________________________________________________
> Do You Yahoo!? -- Pour faire vos courses sur le Net,
> Yahoo! Shopping : http://fr.shopping.yahoo.com

Reply via email to