Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Apache - Authentication fails
Name: af_25 Date: May 17, 2004 at 16:41:04 Pacific OS: windows/unix CPU/Ram: Intel P IV / Sun Sparc
Comment:
Hi folks,
Happene to have installed apache 1.3.26 binary on Sun OS, did manage to configure and bring up the server. However when I do try to access a web interface ( clearcase web interface) it fails with respect to authentication. The followin error is encountered in the browser :
Summary: Hi, the most common areas that generate a '401 denied by invalid user credentials' include: * Kerberos authentication fails * Local/domain policy or user rights assignment prevent user from accessing ...
Summary: htaccess goes in whatever directory you want to protect. htpasswd can be anywhere because you tell Apache where it is using the directives in htaccess. In your case you would put htacces in your htdoc...
Summary: How do you add folders not in the HTDocs apache folder? Say I want to add files in my G drive to show up in the file list view in Apache when viewed through a browser. ...