RE: Where can I find....

2000-12-29 Thread Geoffrey Young



 -Original Message-
 From: Michael [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 28, 2000 6:06 PM
 To: [EMAIL PROTECTED]
 Subject: Re: Where can I find 
 

 
 Thanks, I have the complete list. It is given in 
 man Apache::Constants
 
 What I'm trying to do is figure out how to use them. The two above 
 OK, and DECLINED can be returned to an internal call from the auth 
 portion of Apache and will allow it to proceed or bomb. I'd like to 
 find out what the rest do. From their names many of them appear like 
 they could be quite useful.

get a copy of the Eagle book (www.modperl.com) and read it thoroughly - it
has something to say about just about all of them.

--Geoff

 
 Michael
 [EMAIL PROTECTED]
 



Re: Where can I find....

2000-12-29 Thread Glorfindel

Look at the RFC of HTTP
Michael wrote:

 Where can I find documentation on the how to use all the values that
 appear in Apache::Constants

 The obviously do something, but what???
 I figured out what OK, DECLINED do by reading the source, but what
 about all the rest. Are they described somewhere??

 [EMAIL PROTECTED]

--
Don't be irreplaceable, if you can't be replaced, you can't be promoted.






RE: Where can I find....

2000-12-29 Thread Michael

 
 
  -Original Message-
  From: Michael [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, December 28, 2000 6:06 PM
  To: [EMAIL PROTECTED]
  Subject: Re: Where can I find 
  
 
  
  Thanks, I have the complete list. It is given in 
  man Apache::Constants
  
  What I'm trying to do is figure out how to use them. The two above 
  OK, and DECLINED can be returned to an internal call from the auth 
  portion of Apache and will allow it to proceed or bomb. I'd like to 
  find out what the rest do. From their names many of them appear like 
  they could be quite useful.
 
 get a copy of the Eagle book (www.modperl.com) and read it
 thoroughly - it has something to say about just about all of them.
 
GREAT I have the Eagle book and lo and behold on page 66+ and 
Chap 9 all is detailed Just needed a little nudge to look in the 
right place.

Thanks Guys :-)

Michael
[EMAIL PROTECTED]



Re: Where can I find....

2000-12-28 Thread James G Smith

"Michael" [EMAIL PROTECTED] wrote:
Where can I find documentation on the how to use all the values that 
appear in Apache::Constants

The obviously do something, but what???
I figured out what OK, DECLINED do by reading the source, but what 
about all the rest. Are they described somewhere??

Andrew Ford's reference card lists them (not sure of the URL).  
As far as I can tell, they are fairly straightforward if you keep 
in mind that they are copies of constants used in Apache and 
HTTP.  For example, HTTP_* constants are typically status codes 
in the protocol. M_* constants are HTTP methods.

I don't know of anyplace that treats the constants specifically.  
They are usually incidental to doing something.
+-
James Smith - [EMAIL PROTECTED] | http://www.jamesmith.com/
[EMAIL PROTECTED] | http://sourcegarden.org/
  [EMAIL PROTECTED]  | http://cis.tamu.edu/systems/opensystems/
+--



Re: Where can I find....

2000-12-28 Thread Michael

 "Michael" [EMAIL PROTECTED] wrote:
 Where can I find documentation on the how to use all the values that 
 appear in Apache::Constants
 
 The obviously do something, but what???
 I figured out what OK, DECLINED do by reading the source, but what 
 about all the rest. Are they described somewhere??
 
 Andrew Ford's reference card lists them (not sure of the URL).  As
 far as I can tell, they are fairly straightforward if you keep in
 mind that they are copies of constants used in Apache and HTTP.  For
 example, HTTP_* constants are typically status codes in the
 protocol. M_* constants are HTTP methods.
 
 I don't know of anyplace that treats the constants specifically. 
 They are usually incidental to doing something.


Thanks, I have the complete list. It is given in 
man Apache::Constants

What I'm trying to do is figure out how to use them. The two above 
OK, and DECLINED can be returned to an internal call from the auth 
portion of Apache and will allow it to proceed or bomb. I'd like to 
find out what the rest do. From their names many of them appear like 
they could be quite useful.

Michael
[EMAIL PROTECTED]



Re: Where can I find MOD_PERL for win32 ?

2000-06-04 Thread Alex Farber

Walter Hissink wrote:
  I am looking for the MOD_PERL module for Win32 systems. The link to the ftp
  provided on the apache.org website doesn't seem to contain the file in

ftp://theoryx5.uwinnipeg.ca/pub/other/  or  http://www.robert.cz/misc/