Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jul 2006 17:12:51 -0400
From:      Gerard Seibert <gerard@seibercom.net>
To:        freebsd-questions@freebsd.org
Subject:   Unable to access Postfixadmin
Message-ID:  <20060724165648.3F7A.GERARD@seibercom.net>

next in thread | raw e-mail | index | archive | help
Regarding: postfixadmin

I cannot seem to get the program to start using the default installation.
What I mean is, I inserted this into the httpd.conf file as directed by
the installation script:

<Directory "/usr/local/www/postfixadmin">
     Options Indexes
     AllowOverride AuthConfig
</Directory>

Attempting to access the site produced am error message.

I then inserted this into the file:

Alias /postfixadmin/ "/usr/local/www/postfixadmin/"

Now it finds the site, but says I do not have permission to access it/
am never given a chance to give a user name or password.

I finally gave up and changed the <Directory> entries to gain access.

The .htpasswd and .htaccess files are both located in the
postfixadmin/admin directory. I even used htpasswd to create a new file
thinking that the original one might be corrupt, but that failed also.
The path in the .htaccess file seems correct.

I have Apache22 installed.

Thanks!


-- 
Gerard Seibert
gerard@seibercom.net


"I love cooking with wine. Sometimes I even put it in the food."

     Anonymous



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060724165648.3F7A.GERARD>