mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
7d2918ee10
A tool to manage virtual domains via a PHP interface Postfix Admin is a Web Based Management tool for Postfix when you are dealing with Postfix Style Virtual Domains and Virtual Users that are store in MySQL. Written in PHP. PR: ports/54984, ports/58417 Submitted by: SIN-HSIUNG CHANG <sexbear@tmu.edu.tw>, Rob Evers <rob@debank.tv>
9 lines
290 B
Plaintext
9 lines
290 B
Plaintext
--- admin/.htaccess.orig Thu Oct 23 11:17:10 2003
|
|
+++ admin/.htaccess Thu Oct 23 11:17:23 2003
|
|
@@ -1,4 +1,4 @@
|
|
-AuthUserFile /usr/local/postfixadmin/admin/.htpasswd
|
|
+AuthUserFile /usr/local/www/postfixadmin/admin/.htpasswd
|
|
AuthGroupFile /dev/null
|
|
AuthName "Postfix Admin"
|
|
AuthType Basic
|