/usr/share/doc/nanoweb-doc/README.Debian is in nanoweb-doc 2.2.9-0ubuntu1.
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 | Enabling manual browsing
------------------------
Remove the comment mark (#) from the following line in /etc/nanoweb/nanoweb.conf:
#Alias = /manual/ /usr/share/doc/nanoweb-doc/html/
It should look like this:
Alias = /manual/ /usr/share/doc/nanoweb-doc/html/
When this is done, reload Nanoweb:
$ sudo /etc/init.d/nanoweb reload
Now you can browse to http://localhost/manual/ and you should see the Nanoweb manual.
-- Szilveszter Farkas (Phanatic) <Szilveszter.Farkas@gmail.com>, Fri, 13 Jan 2006 16:52:05 +0100
|