Added minor install instructions
This commit is contained in:
parent
ee582988e6
commit
cf27c1377c
|
@ -32,6 +32,11 @@ webserver.
|
|||
6. Check file access rights for security
|
||||
Only directory tpl_c should be writeble by webserver
|
||||
|
||||
chmod 640 config.php
|
||||
chgrp www-data config.php
|
||||
|
||||
chown www-data tpl_c
|
||||
|
||||
7. Start using IP Reg
|
||||
Start your browser and login to IP Reg with the default username/password:
|
||||
admin/admin
|
||||
|
|
Loading…
Reference in New Issue