>Number: 2769 >Category: mod_access >Synopsis: access problem >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: open >Class: support >Submitter-Id: apache >Arrival-Date: Mon Aug 3 06:40:00 PDT 1998 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3.1 >Environment: linux 2.0.33 >Description: I upgrade to apache 1.3.1 from 1.2 now my directory access does not work any more.
access.conf ============= <Directory /usr/local/apache/htdocs/data/> AllowOverride All Options FollowSymlinks ExecCGI Indexes </Directory> .htaccess ========== AuthUserFile /usr/local/etc/httpd/htdocs/data/dump/.htpasswd AuthGroupFile /usr/local/etc/httpd/htdocs/data/dump/.htgroup AuthName DataSource AuthType Basic <Limit GET POST> require group ACC_User # require valid-user </Limit> .htpasswd ========== ken:jfSrgOeO0mAOw .htgroup ========== ACC_User:admin >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]
