This file is indexed.

/usr/share/doc/dcmtk-www/README.Debian is in dcmtk-www 3.6.0-15+deb8u1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Web interface for the OFFIS DICOM ToolKit in Debian
===================================================

Please make sure you read the file wwwapp.txt in this directory.

Default data path is:

/var/lib/dcmtk/wl-data

So at a minimum you can simply do:

$ sudo mkdir -p /var/lib/dcmtk/wl-data/AETITLE_1
$ sudo touch /var/lib/dcmtk/wl-data/AETITLE_1/lockfile
$ sudo chown www-data:www-data -R /var/lib/dcmtk/wl-data/AETITLE_1

Hint: Apache is configured in this way that you can either
      point your browser to
      
        http://localhost/dcmtk/main.pl

Or

        http://localhost/cgi-bin/dcmtk_wlm/main.pl