I am guessing one of the two:
* another program was using port 80
* you did not use "root" when you ran apachectl
========
Yanbin Ma
Competitrack Inc.
718-482-4284
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday,
Try this:
AuthType Basic
AuthName "admins only"
AuthUserFile /your_path/your_user_pass_file.pass
Require user mini_me
Order Allow,Deny
Allow from 10.0.10.7
========
Yanbin Ma
-Original Message-
From: JC [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 28, 2005
I know some browsers send in HTTP HEAD command before they send HTTP GET. I
am sure your client program can do the same.
Yanbin Ma
Competitrack Inc.
718-482-4284
-Original Message-
From: Stephen Carville [mailto:[EMAIL PROTECTED]
Sent: Monday, June 13, 2005 10:01 PM
To