diff options
Diffstat (limited to 'documentation/sdk-manual/sdk-appendix-customizing.xml')
| -rw-r--r-- | documentation/sdk-manual/sdk-appendix-customizing.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/documentation/sdk-manual/sdk-appendix-customizing.xml b/documentation/sdk-manual/sdk-appendix-customizing.xml index 7b03e6fc94..1c6e461361 100644 --- a/documentation/sdk-manual/sdk-appendix-customizing.xml +++ b/documentation/sdk-manual/sdk-appendix-customizing.xml | |||
| @@ -243,7 +243,12 @@ | |||
| 243 | <orderedlist> | 243 | <orderedlist> |
| 244 | <listitem><para> | 244 | <listitem><para> |
| 245 | Create a directory that can be shared over HTTP or HTTPS. | 245 | Create a directory that can be shared over HTTP or HTTPS. |
| 246 | This directory will contain the published SDK. | 246 | You can do this by setting up a web server such as an |
| 247 | <ulink url='https://en.wikipedia.org/wiki/Apache_HTTP_Server'>Apache HTTP Server</ulink> | ||
| 248 | or | ||
| 249 | <ulink url='https://en.wikipedia.org/wiki/Nginx'>Nginx</ulink> | ||
| 250 | server in the cloud to host the directory. | ||
| 251 | This directory must contain the published SDK. | ||
| 247 | </para></listitem> | 252 | </para></listitem> |
| 248 | <listitem><para> | 253 | <listitem><para> |
| 249 | Set the | 254 | Set the |
