Browse Source

INSTALL.TXT: typo fixing, see https://sourceforge.net/tracker/?func=detail&atid=937964&aid=2084940&group_id=191583 ; thanks to AldoReset on irc

git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@451 a1433add-5e2c-0410-b055-b7f2511e0802
postfixadmin-2.3
David Goodwin 18 years ago
parent
commit
5ad01b2522
  1. 4
      INSTALL.TXT

4
INSTALL.TXT

@ -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 :

Loading…
Cancel
Save