Re: .htpasswd creation

From: Jerry M. Howell II (jmhowell_at_jmhowell.com)
Date: 07/14/03

  • Next message: Steve Coile: "Re: anyone uses fsck_y_enable="YES" ?"
    Date: Mon, 14 Jul 2003 06:51:25 -0600
    To: freebsd-questions@freebsd.org
    
    

    On Sun, Jul 13, 2003 at 11:54:55PM -0700, Derrick Ryalls wrote:
    > > okay so I have the proper files in place.
    > >
    > > shell# ls -l .ht*
    > > -rw-r--r-- 1 root wheel 121 Jul 13 23:36 .htaccess
    > > -rw-r----- 1 root wheel 19 Jul 13 23:33 .htpasswd
    > > shell# pwd
    > > /usr/local/www/data/phpMyAdmin
    > >
    > > my browser asks for a password but I never get allowed past
    > > the password popup.
    > >
    >
    This might or might not make a difference but try changeing the group to
    the same group you have apache running. If apache can't read it, it's
    goinna give you an error.

    -- 
    Jerry M. Howell II
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Steve Coile: "Re: anyone uses fsck_y_enable="YES" ?"