Changes between Version 11 and Version 12 of faq/security/setup-certificate
- Timestamp:
- Jul 27, 2014, 12:40:18 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
faq/security/setup-certificate
v11 v12 18 18 ErrorLog /home/members/name/sites/my-site.net/logs/error.log 19 19 ScriptAlias /cgi-bin /home/members/name/sites/my-site.net/cgi-bin 20 }}} 20 21 21 22 3. Add a `*` to the IP field of your web configuration. We use a method called [https://en.wikipedia.org/wiki/Server_Name_Indication Server Name Indication]. Though if you would prefer your own IP address you may request it. 22 }}} 23 23 24 24 25 If you are replacing your key and certificate, you should already have a web config with this information - you will only need to change the path to the keys and certificates, replacing the paths to your old files with the path to your newly generated files.