WWWOFFLE Built-In Web-Server
Any URLs to WWWOFFLE on port 8080 that refer to the directory '/local/' are
taken from the files in the 'html/local' sub-directory of the spool directory.
This allows trivial web-pages to be provided without a separate web-server.
There are no CGIs or directory indexes available. The MIME type used for these
files are those that are specified in the configuration file.
- Important
- The local web-page server will follow symbolic links, but will only
allow access to files that are world readable. See the FAQ for
security issues.