From 24c807bc601c8d271f77923c8ce602f08f592e72 Mon Sep 17 00:00:00 2001 From: dannyrb Date: Fri, 10 May 2019 14:53:09 -0400 Subject: [PATCH] What if my archive doesn't support DicomWeb? --- docs/latest/deployment/index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/latest/deployment/index.md b/docs/latest/deployment/index.md index f8270cb87..291f54c86 100644 --- a/docs/latest/deployment/index.md +++ b/docs/latest/deployment/index.md @@ -125,6 +125,12 @@ There are two important steps to making sure this setup works: Most image archives do not provide either of these features "out of the box". It's common to use IIS, Nginx, or Apache to route incoming requests and append appropriate headers. You + +#### What if my archive doesn't support DicomWeb? + +> This is possible to do with the OHIF Viewer, but not as straightforward. Look +> out for documentation on this subject in the near future. + ... #### Making sure your archive is accessible