Unable to access Postfixadmin
Gerard Seibert
gerard at seibercom.net
Tue Jul 25 18:40:14 UTC 2006
Riemer Palstra wrote:
> On Mon, Jul 24, 2006 at 05:12:51PM -0400, Gerard Seibert wrote:
> > <Directory "/usr/local/www/postfixadmin">
> > Options Indexes
> > AllowOverride AuthConfig
> > </Directory>
> >
> > Attempting to access the site produced am error message.
>
> So, what's the error message, and what's in your Apache logs?
>
> > The .htpasswd and .htaccess files are both located in the
> > postfixadmin/admin directory.
>
> And what's in your .htaccess file?
>
> On a related note, is magic_quotes_gpc turned on in your PHP config?
> Unfortunately, PostfixAdmin may need that.
It just needed:
Allow from all
in the directive since the directory preceeded the document directory. I
got the answer from the Apache forum.
--
Gerard Seibert
gerard at seibercom.net
More information about the freebsd-questions
mailing list