view Sphinx/source/plugins/serve-folders.rst @ 27:c23f02a64caf

postgresql
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 20 Jul 2016 10:15:42 +0200
parents 25fa874803ab
children 93bbfaf0e62c
line wrap: on
line source

.. _serve-folders:


Serve Folders plugin
====================

This **official** plugin enables Orthanc to serve additional folders
from the filesystem using its embedded Web server.

This plugin is extremely useful to create new Web applications on the
top of the REST API of Orthanc, as it allows to fulfill the
`same-origin policy
<https://en.wikipedia.org/wiki/Same-origin_policy>`__ without setting
up a reverse proxy.