Unable to access Postfixadmin
Riemer Palstra
riemer at palstra.com
Tue Jul 25 09:05:06 UTC 2006
On Tue, Jul 25, 2006 at 04:56:45AM -0400, Gerard Seibert wrote:
> [Tue Jul 25 04:46:35 2006] [error] [client 72.14.194.17] client denied
> by server configuration: /usr/local/www/postfixadmin/, referer:
> http://www.seibercom.net/postfixadmin/
>
> [Tue Jul 25 04:46:36 2006] [error] [client 67.189.184.224] client
> denied by server configuration: /usr/local/www/postfixadmin/
Ah, right. Try something like this:
<Directory "/usr/local/www/postfixadmin">
Options Indexes
AllowOverride AuthConfig
Order allow,deny
Allow from all
</Directory>
> > On a related note, is magic_quotes_gpc turned on in your PHP config?
> > Unfortunately, PostfixAdmin may need that.
>
> I don't know. Where would I locate it?
Uhm, php.ini perhaps?
--
Riemer Palstra Amsterdam, The Netherlands
riemer at palstra.com http://www.palstra.com/
More information about the freebsd-questions
mailing list