On Wed, 8 Dec 1999, Dmitry Beransky wrote:

> I'm sorry, this is probably a stupid question, but I've search everything I 
> could think of and still can figure out where HTTP_MULTIPLE_CHOICES 
> constant is defined.  It's definitely not in Apache::Constants::Exports Any 
> thoughts, did I miss something?

Try Midnight Commander (`mc').  It's very easy to use.  It found this
from the top of the Apache tree in about 20 seconds on my desktop PC.

/usr/local/apache/src/include/httpd.h line 471:
#define HTTP_MULTIPLE_CHOICES              300

/usr/local/apache/src/include/httpd.h line 511:
#define MULTIPLE_CHOICES    HTTP_MULTIPLE_CHOICES

73
Ged.


Reply via email to