LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   about apache and digest (https://www.linuxquestions.org/questions/linux-server-73/about-apache-and-digest-643680/)

wangqi0021 05-21-2008 01:50 AM

about apache and digest
 
Quote:

<Directory "/var/www/html/des">
AllowOverride Authconfig
AuthType Digest
AuthDigestDomain des/ http://192.9.200.90/des/
AuthName aaa
AuthUserFile /etc/httpd/conf/des_passwd
Require valid-user
</Directory>
Is this configuration right? When I use the MSIE,and I can`t viste the page. and this is the the error:


Quote:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, wangqi0021@gmail.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

I can determine the user name and password is correct. Who can tell me how can I use the Digest Certification.


error_log:
Quote:

[Wed May 21 14:49:07 2008] [notice] Digest: generating secret for digest authentication ...
[Wed May 21 14:49:07 2008] [notice] Digest: done
[Wed May 21 14:49:07 2008] [notice] LDAP: Built with OpenLDAP LDAP SDK
[Wed May 21 14:49:07 2008] [notice] LDAP: SSL support unavailable
[Wed May 21 14:49:07 2008] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
[Wed May 21 14:49:07 2008] [notice] Apache/2.0.52 (Red Hat) configured -- resuming normal operations

wangqi0021 05-21-2008 02:35 AM

up
a

wangqi0021 05-21-2008 07:36 PM

up 1


All times are GMT -5. The time now is 02:44 PM.