.htaccess Authentication Problem

From: Real Cucumber (monkcucumber_at_yahoo.com)
Date: 07/30/03

  • Next message: James Pifer: "named/Bind8 questions"
    To: redhat-list@redhat.com
    Date: Wed, 30 Jul 2003 13:02:20 -0700 (PDT)
    
    

    Hi,
     
    Running Redhat 8.0 here...
     
    I've setup a .htaccess file /var/www/html/.htaccess
     
    I've also setup a passwords file /usr/local/apache/password/passwords
     
    And I've also modified the /etc/httpd/httpd.conf file directory section for /var/www/html to have AllowOveride ALL
     
    I then stopped and restarted httpd
     
    Now... it DOES prompt for a username/password - however it never accepts it. It just keeps prompting me for a username/password. I've even deleted and recreated the password file like so:
     
    htpasswd -c /usr/local/apache/password/passwords username
     
    I'm 100% sure of the username/password - but it never lets me in!!!!
     
    HELP!
     
     

    ---------------------------------
    Do you Yahoo!?
    Yahoo! SiteBuilder - Free, easy-to-use web site design software

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: James Pifer: "named/Bind8 questions"