요기에 원하시는 자료가 있을것 같네요.
http://autoboy.choonyang.co.kr : 안녕하세요...
: 아파치에서 사용자 인증에 관한 질문입니다.
: 여기저기 뒤져 봤는데요.. 관련된 서류도 봤는데요..
: 지는 잘 안되네요.. 도와 주세요..
: 아이디와 패스워드 물어 오는 창은 뜨거든요..
: 근데 패스워드가 틀렸다고 합니다..
: 에로 멧세지가..
: Authorization Required
: This server colud not verify that you are authorized to access the document requested.
: Either you supplied the worng credentials(e.g., bad password), or your browser doesn't
: understand how to supply the credentials required.
: 이구요
:
: httpd.conf는
: <Directory "/home/www">
: AuthType Basic
: AuthNamme eui
: AuthUserFile /home/eui/eui
: AuthGroupFile /home/eui/eui
: requrie valid-user
: AllowOverride AuthConfig
: Order allow,deny
: Allow from all
: </Directory>
:
: 이구요..
:
: ./htpasswd -c /home/eui/eui gwoun
: 하고 패스워드를 입력하고 웹을 띄우면 패스워드 물어오는 창은 뜨거든요..
: 근데 제가 친 패스워드가 안맞다고 멧세지가 나옵니다.
:
: 참고로 저는 알짜리눅스입니다.
: 리눅스 왕초보가 창피를 무릅쓰고 이렇게.....
: 감사합니다.
:
: --
: 이 곳에 서명을 적어주십시오.
: 김의권