Re: Access to home page

2009-08-03 Thread Mohit Anchlia
Yes there was good information. Most of the time I write to forum to see if someone has better or new ideas even though to some it may sound "stupid" :) On Mon, Aug 3, 2009 at 2:54 PM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Mohit, > > On 7/31/2009 1:07 AM,

Re: Access to home page

2009-08-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mohit, On 7/31/2009 1:07 AM, Mohit Anchlia wrote: > And you do feel forced to comment. This is a forum and no one is > forcing you to answer. My last post wasn't a complete troll: there's actually good information in there. But you're right: I'm free

Re: Access to home page

2009-07-30 Thread Mohit Anchlia
And you do feel forced to comment. This is a forum and no one is forcing you to answer. On Wed, Jul 29, 2009 at 7:01 AM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Mohit, > > On 7/29/2009 12:49 AM, Mohit Anchlia wrote: >> How do I setup authentication? > > You

Re: Access to home page

2009-07-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mohit, On 7/29/2009 12:49 AM, Mohit Anchlia wrote: > How do I setup authentication? You sure do ask a lot of questions on the list without reading anything in advance. If you've read all the responses to all of the stupid questions you've asked over

Re: Access to home page

2009-07-29 Thread Juha Laiho
Mohit Anchlia wrote: > How can I limit access to the home page so that people are not able to > access the home page? By not creating the home page (/index.html, /index.jsp, ...) at all, and making sure that directory indexing is disabled? Or is there a use case in your application where the home

Re: Access to home page

2009-07-29 Thread Wesley Acheson
Are the other pages free to access? Is the situation that you want to limit the number of people viewing the page? Or do you want to control who visits it? If its who visits it you need authentication ? See http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html for the basics of authenticatio

Re: Access to home page

2009-07-29 Thread André Warnier
Mohit Anchlia wrote: tomcat 6: How can I limit access to the home page so that people are not able to access the home page? Now that is an interesting question. Usually people come here for information about the opposite problem : their page does not show up, and they want to know why. So may

Re: Access to home page

2009-07-28 Thread Mohit Anchlia
How do I setup authentication? On Tue, Jul 28, 2009 at 9:32 PM, wrote: > You want authentication > --Original Message-- > From: Mohit Anchlia > To: Tomcat Users List > ReplyTo: Tomcat Users List > Subject: Access to home page > Sent: Jul 28, 2009 21:27 > > to

Re: Access to home page

2009-07-28 Thread Hassan Schroeder
On Tue, Jul 28, 2009 at 9:27 PM, Mohit Anchlia wrote: > How can I limit access to the home page so that people are not able to > access the home page? Pulling the plug on the server would work. Or you could describe a less restrictive, but more precise, use case :-) -- Hassan Schroeder ---

Re: Access to home page

2009-07-28 Thread stever
You want authentication --Original Message-- From: Mohit Anchlia To: Tomcat Users List ReplyTo: Tomcat Users List Subject: Access to home page Sent: Jul 28, 2009 21:27 tomcat 6: How can I limit access to the home page so that people are not able to access the home page

Access to home page

2009-07-28 Thread Mohit Anchlia
tomcat 6: How can I limit access to the home page so that people are not able to access the home page? - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org