Re: [EMAIL PROTECTED] POST message handling

2007-08-19 Thread Jeff Peng
Original-Nachricht Datum: Sun, 19 Aug 2007 05:07:23 -0700 (PDT) Von: Rakesh Agarwal <[EMAIL PROTECTED]> An: users@httpd.apache.org Betreff: Re: [EMAIL PROTECTED] POST message handling > Hi Jeff, > > Maybe this is a bit off-topic, you mentioned that there are wa

Re: [EMAIL PROTECTED] POST message handling

2007-08-19 Thread Rakesh Agarwal
pages - Rakesh Jeff Peng <[EMAIL PROTECTED]> wrote: Original-Nachricht Datum: Sun, 19 Aug 2007 01:50:59 -0700 (PDT) Von: Rakesh Agarwal An: users@httpd.apache.org Betreff: [EMAIL PROTECTED] POST message handling > Hi, > > I am new to Apache so please excus

Re: [EMAIL PROTECTED] POST message handling

2007-08-19 Thread Rakesh Agarwal
Hi Vincent, Let me tell you the situation I have The home page of my site has a form for user to login with user login and passwd. The logic for the "login" is in a file login.php. I do not want this URL to be visible in the home page as part of the form action because then anyone could downloa

Re: [EMAIL PROTECTED] POST message handling

2007-08-19 Thread Jeff Peng
Original-Nachricht Datum: Sun, 19 Aug 2007 01:50:59 -0700 (PDT) Von: Rakesh Agarwal <[EMAIL PROTECTED]> An: users@httpd.apache.org Betreff: [EMAIL PROTECTED] POST message handling > Hi, > > I am new to Apache so please excuse me for asking fundamental question.

Re: [EMAIL PROTECTED] POST message handling

2007-08-19 Thread Vincent Bray
On 19/08/07, Rakesh Agarwal <[EMAIL PROTECTED]> wrote: > I am new to Apache so please excuse me for asking fundamental question. > I would like to know how is a http message processed by the httpd server. I > have constructed a POST message with the login details for logging in to a > website, I w

[EMAIL PROTECTED] POST message handling

2007-08-19 Thread Rakesh Agarwal
Hi, I am new to Apache so please excuse me for asking fundamental question. I would like to know how is a http message processed by the httpd server. I have constructed a POST message with the login details for logging in to a website, I would like to know what are the criteria apart from the