Changes between Version 65 and Version 66 of InstallationGuidelines/Amazon
- Timestamp:
- 11/27/13 09:37:47 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/Amazon
v65 v66 116 116 ./configure-eden-cherokee-postgis.sh 117 117 118 }}} 119 120 * Add your public IP and FQDN to /etc/hosts to ensure emails are accepted by all remote mailers: 121 {{{ 122 vim /etc/hosts 123 x.x.x.x host.domain 124 125 /etc/init.d/exim restart 118 126 }}} 119 127