0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@451 a1433add-5e2c-0410-b055-b7f2511e0802
This commit is contained in:
David Goodwin 2008-08-31 14:03:11 +00:00
parent 21d89517f2
commit 5ad01b2522

View File

@ -86,8 +86,8 @@ to your user:
Apache configuration file (which can be set to be visible only by root) using
something like the following in your VirtualHost definition :
SetVar DB_USER "postfix"
SetVar DB_PASS "opensesame"
SetEnv DB_USER "postfix"
SetEnv DB_PASS "opensesame"
config.inc.php would then be able to access these through :