The following reply was made to PR mod_access/2769; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: Apache bugs database <[EMAIL PROTECTED]> Cc: Subject: Re: mod_access/2769: access problem (fwd) Date: Mon, 3 Aug 1998 23:32:31 -0700 (PDT) ---------- Forwarded message ---------- Date: Tue, 04 Aug 1998 01:07:55 -0400 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: mod_access/2769: access problem At 05:54 PM 8/3/98 -0000, you wrote: >Synopsis: access problem > >State-Changed-From-To: open-feedback >State-Changed-By: marc >State-Changed-When: Mon Aug 3 10:54:32 PDT 1998 >State-Changed-Why: >What do you mean it "doesn't work"? > >Is access allowed without authentication? > >Is access always rejected? If so, with what message? > >Does anything show up in the error log. > >"doesn't work" is almost never a useful description of the >problem. > > I forget to change the path in the .htaccess file to the new apache path "/usr/local/apache" so now I'm able to login but no I get a browser error ------------- Method Not Allowed The requested method POST is not allowed for the URL usr/local/apache/htdocs/data/main.cgi. ------------------ OLD .htaccess ========== AuthUserFile /usr/local/etc/httpd/htdocs/data/dump/.htpasswd AuthGroupFile /usr/local/etc/httpd/htdocs/data/dump/.htgroup AuthName DataSource AuthType Basic
