Changes between Version 5 and Version 6 of ProductieStappen
- Timestamp:
- 01/14/15 14:49:05 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProductieStappen
v5 v6 81 81 == NGINX == 82 82 83 The media-serving capabilities are implemented entirely in the built-in webdav functionality of nginx. The only necessary configuration that is necessary is registration of the IP-addresses of the application servers. These IP-addresses are allowed to do write operations on the media-server. A template for the configuration file is given in [source:services/trunk/production/dex-content1/config/conf.d/webdav.conf]. The editable part is the access-list: 83 84 85 [[IncludeSource(services/trunk/production/dex-content1/config/conf.d/webdav.conf,start=21,end=26)]] 86