Re: Need Help plz

2002-05-30 Thread Walid Mohammed



  i couldn't find that mod_jk file !..and what do you mean by connector !?



Mike Jackson writes:

> No in the mod_jk config file, but that'll vary depending on what connector
> you're using.
> 
> --mikej
> -=-
> mike jackson
> [EMAIL PROTECTED]
> 
> > -Original Message-
> > From: Walid Mohammed [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, May 30, 2002 4:47 PM
> > To: Tomcat Users List
> > Subject: Re: Need Help plz
> >
> >
> >
> >
> >
> >  so how should i told Appache to do that ?!.. you mean changing
> > configurations or sending mails to Appache group ?!
> >
> > Mike Jackson writes:
> >
> > > Oops, perhaps I should have read that a bit more clearly, I think you'll
> > > definately need to tell apache to forward the requests for the
> > various cases
> > > of jsp to tomcat.  IIS may do something like the apache module
> > that apple
> > > puts out or something, I have no idea.
> > >
> > > --mikej
> > > -=-
> > > mike jackson
> > > [EMAIL PROTECTED]
> > >
> > > > -Original Message-
> > > > From: Walid Mohammed [mailto:[EMAIL PROTECTED]]
> > > > Sent: Thursday, May 30, 2002 4:34 PM
> > > > To: Tomcat Users List
> > > > Subject: Re: Need Help plz
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >  Well, Mike ..i use a jakarta-tomcat [combined with Apache
> > > > webserver] ver 4
> > > >  under win2000 :) .. and remote site work well when as i told
> > > > addressing it
> > > > by *.jsp [small letters] the problem came when i use *.JSP [
> > capital ] the
> > > > browser offered me to download the jsp file ..
> > > >
> > > >  i hope the web.xml cofiguration you told me about will solve
> > the problem
> > > >
> > > >  [ this msg just for clearity between Nicholas's problem & mine ]
> > > >
> > > >
> > > >
> > > > Nicholas Orr writes:
> > > >
> > > > > I'm using windoz and IIS5.0 with TC 4.0.3 and when I put in
> > file.jsP and
> > > > > file.jsp exists I get a resource not found error then when I
> > > > put in file.jsp
> > > > > it loads file.jsp
> > > > >
> > > > > > >> -Original Message-
> > > > > > >> From: Walid Mohamed Al Abbadi [mailto:[EMAIL PROTECTED]]
> > > > > > >> Sent: Thursday, May 30, 2002 3:24 PM
> > > > > > >> To: [EMAIL PROTECTED]
> > > > > > >> Subject: Need Help plz
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >> Hi ,
> > > > > > >>
> > > > > > >>   i need  help please in two subjects .. My
> > problems are what
> > > > > > >> configuration I should have to do in the server to prevent:
> > > > > > >>
> > > > > > >>  1)   Prohibit downloading the *.jsp files from any
> > > > client on the
> > > > > > >> internet... [ I noticed that if  I wrote the URL of my
> > site ending
> > > > > > >> with myFile.JSP  [ JSP in Capital letters] the page
> > not opened ! ,
> > > > > > >> but  the server offered me to download the file it self !
> > > > ..Which I
> > > > > > >> don’t want any user knows this property to
> > download my own
> > > > > > >> source-code jsp files!
> > > > > > >>
> > > > > > >>  2)   My application  is  depend on a password
> > > > > > authentication  , which
> > > > > > >> I don’t want  any cracker to keep trying
> > usernames/passwords
> > > > > > >> for many tries ..  How should I tell the server to block an ip
> > > > > > after 3 times
> > > > > > >> tries [for example] and for how long this ip will be blocked!
> > > > > > >>
> > > > > > >>   are thses problems related with the Apache server or
> > > > Tomcat serve
> > > > > > >> or both of them !!.. does anyone face like these problems ?!
> > > > > > >>
> > > > &

Re: Need Help plz

2002-05-30 Thread Walid Mohammed



  
 so how should i told Appache to do that ?!.. you mean changing
configurations or sending mails to Appache group ?!

Mike Jackson writes:

> Oops, perhaps I should have read that a bit more clearly, I think you'll
> definately need to tell apache to forward the requests for the various cases
> of jsp to tomcat.  IIS may do something like the apache module that apple
> puts out or something, I have no idea.
> 
> --mikej
> -=-
> mike jackson
> [EMAIL PROTECTED]
> 
> > -----Original Message-
> > From: Walid Mohammed [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, May 30, 2002 4:34 PM
> > To: Tomcat Users List
> > Subject: Re: Need Help plz
> >
> >
> >
> >
> >
> >  Well, Mike ..i use a jakarta-tomcat [combined with Apache
> > webserver] ver 4
> >  under win2000 :) .. and remote site work well when as i told
> > addressing it
> > by *.jsp [small letters] the problem came when i use *.JSP [ capital ] the
> > browser offered me to download the jsp file ..
> >
> >  i hope the web.xml cofiguration you told me about will solve the problem
> >
> >  [ this msg just for clearity between Nicholas's problem & mine ]
> >
> >
> >
> > Nicholas Orr writes:
> >
> > > I'm using windoz and IIS5.0 with TC 4.0.3 and when I put in file.jsP and
> > > file.jsp exists I get a resource not found error then when I
> > put in file.jsp
> > > it loads file.jsp
> > >
> > > > >> -Original Message-
> > > > >> From: Walid Mohamed Al Abbadi [mailto:[EMAIL PROTECTED]]
> > > > >> Sent: Thursday, May 30, 2002 3:24 PM
> > > > >> To: [EMAIL PROTECTED]
> > > > >> Subject: Need Help plz
> > > > >>
> > > > >>
> > > > >>
> > > > >> Hi ,
> > > > >>
> > > > >>   i need  help please in two subjects .. My problems are what
> > > > >> configuration I should have to do in the server to prevent:
> > > > >>
> > > > >>  1)   Prohibit downloading the *.jsp files from any
> > client on the
> > > > >> internet... [ I noticed that if  I wrote the URL of my site ending
> > > > >> with myFile.JSP  [ JSP in Capital letters] the page not opened ! ,
> > > > >> but  the server offered me to download the file it self !
> > ..Which I
> > > > >> don’t want any user knows this property to download my own
> > > > >> source-code jsp files!
> > > > >>
> > > > >>  2)   My application  is  depend on a password
> > > > authentication  , which
> > > > >> I don’t want  any cracker to keep trying usernames/passwords
> > > > >> for many tries ..  How should I tell the server to block an ip
> > > > after 3 times
> > > > >> tries [for example] and for how long this ip will be blocked!
> > > > >>
> > > > >>   are thses problems related with the Apache server or
> > Tomcat serve
> > > > >> or both of them !!.. does anyone face like these problems ?!
> > > > >>
> > > > >>
> > > > >>  Java_lover : Walid
> > > > >>
> > > > >> --
> > > > >> To unsubscribe, e-mail:
> > > > >> <mailto:[EMAIL PROTECTED]>
> > > > >> For additional commands, e-mail:
> > > > >> <mailto:[EMAIL PROTECTED]>
> > > > >>
> > > > >
> > > > >
> > > > > --
> > > > > To unsubscribe, e-mail:
> > > <mailto:[EMAIL PROTECTED]>
> > > > For additional commands, e-mail:
> > > <mailto:[EMAIL PROTECTED]>
> > > >
> > >
> > >
> > > --
> > > To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> >
> >
> > --
> > To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> >
> >
> > **
> > The information contained in this e-mail is confidential and is
> > intended only for the use of the addressee(s).
> > If you receive this e-mail in error, any use, distribution or
> > copying of this e-mail is not permitted. You are requested to
> > forward unwanted e-mail and address any problems to the
> > MIM Holdings Limited Support Centre.
> >
> > For general enquires:   ++61 7 3833 8000
> > Support Centre e-mail:  [EMAIL PROTECTED]
> > Support Centre phone:   Australia 1800500646
> > International ++61 7 38338042
> > **
> >
> >
> > --
> > To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> >
> 
> 
> Walid Al-Abbadi
> 
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 


Walid Al-Abbadi

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re:Need Hel plz

2002-05-30 Thread Walid Mohammed




  correction .. my Tomcat ver is 3.1  not 4 ! ..sorry 

Walid Al-Abbadi

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: Need Help plz

2002-05-30 Thread Walid Mohammed




 Well, Mike ..i use a jakarta-tomcat [combined with Apache webserver] ver 4
 under win2000 :) .. and remote site work well when as i told addressing it
by *.jsp [small letters] the problem came when i use *.JSP [ capital ] the
browser offered me to download the jsp file .. 
 
 i hope the web.xml cofiguration you told me about will solve the problem 

 [ this msg just for clearity between Nicholas's problem & mine ]



Nicholas Orr writes:

> I'm using windoz and IIS5.0 with TC 4.0.3 and when I put in file.jsP and
> file.jsp exists I get a resource not found error then when I put in file.jsp
> it loads file.jsp
> 
> > >> -Original Message-
> > >> From: Walid Mohamed Al Abbadi [mailto:[EMAIL PROTECTED]]
> > >> Sent: Thursday, May 30, 2002 3:24 PM
> > >> To: [EMAIL PROTECTED]
> > >> Subject: Need Help plz
> > >>
> > >>
> > >>
> > >> Hi ,
> > >>
> > >>   i need  help please in two subjects .. My problems are what 
> > >> configuration I should have to do in the server to prevent:
> > >>
> > >>  1)   Prohibit downloading the *.jsp files from any client on the
> > >> internet... [ I noticed that if  I wrote the URL of my site ending 
> > >> with myFile.JSP  [ JSP in Capital letters] the page not opened ! , 
> > >> but  the server offered me to download the file it self ! ..Which I 
> > >> don’t want any user knows this property to download my own 
> > >> source-code jsp files!
> > >>
> > >>  2)   My application  is  depend on a password
> > authentication  , which
> > >> I don’t want  any cracker to keep trying usernames/passwords 
> > >> for many tries ..  How should I tell the server to block an ip
> > after 3 times
> > >> tries [for example] and for how long this ip will be blocked!
> > >>
> > >>   are thses problems related with the Apache server or Tomcat serve 
> > >> or both of them !!.. does anyone face like these problems ?!
> > >>
> > >>
> > >>  Java_lover : Walid
> > >>
> > >> --
> > >> To unsubscribe, e-mail: 
> > >> 
> > >> For additional commands, e-mail: 
> > >> 
> > >>
> > >
> > >
> > > --
> > > To unsubscribe, e-mail:
> 
> > For additional commands, e-mail:
> 
> >
> 
> 
> --
> To unsubscribe, e-mail: 
> For additional commands, e-mail:
> 
> 
> 
> --
> To unsubscribe, e-mail:
> 
> For additional commands, e-mail:
> 
> 
> 
> **
> The information contained in this e-mail is confidential and is
> intended only for the use of the addressee(s).
> If you receive this e-mail in error, any use, distribution or
> copying of this e-mail is not permitted. You are requested to
> forward unwanted e-mail and address any problems to the
> MIM Holdings Limited Support Centre.
> 
> For general enquires: ++61 7 3833 8000
> Support Centre e-mail:[EMAIL PROTECTED]
> Support Centre phone: Australia 1800500646
>   International ++61 7 38338042
> **
> 
> 
> --
> To unsubscribe, e-mail:   
> For additional commands, e-mail: 
> 


Walid Al-Abbadi

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re:Need Hel plz

2002-05-30 Thread Walid Mohammed



  
  But what the difference between GetRemoteAddr()  and GetRemoteHost() ,and
which will be better in my case [ login access ]

 thanks for help ..



Walid Al-Abbadi

--
To unsubscribe, e-mail:   
For additional commands, e-mail: