diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-12-17 10:53:04 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-12-17 10:53:04 +0200 |
commit | 08732655b4842807b6a7b8f6086e40a9237c8ee5 (patch) | |
tree | 441c544b9cf022875c16c0c44e75114f88dba5f0 | |
parent | d42095a60ef40fa8c17346e63e5990426ff92553 (diff) |
Cosmetic change
-rw-r--r-- | INSTALL-DEV | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL-DEV b/INSTALL-DEV index 979ce15..bac7739 100644 --- a/INSTALL-DEV +++ b/INSTALL-DEV @@ -7,7 +7,7 @@ user under which Apache2 is running (See the "User" directive in the Apache2 .conf file). -0. Checking Permissions +0. Check Permissions Check that the files in the brep/ directory are readable by "others". If they are not, then run the following two commands to grant Apache2 read access: |