Mantis - lighttpd
Viewing Issue Advanced Details
4944 packaging major always 2012-05-15 19:19 2016-06-16 16:45
phil  
dam  
normal  
closed  
won't fix  
none    
none  
0004944: missing file proxy.txt
lighttpd.conf references,

## read proxy.txt for more info

However, that file does not seem to be present in the package
Issue History
2012-05-15 19:19 phil New Issue
2012-05-15 20:28 dam Status new => assigned
2012-05-15 20:28 dam Assigned To => dam
2012-05-15 20:36 dam Note Added: 0009862
2012-05-15 20:36 dam Status assigned => acknowledged
2016-06-16 16:45 dam Status acknowledged => closed
2016-06-16 16:45 dam Resolution open => won't fix

Notes
(0009862)
dam   
2012-05-15 20:36   
The lighttpd.conf template is a modification from an older version of lighttpd. The proxy.txt is now in outdated and the newer template references
  http://www.lighttpd.net/documentation/proxy.html [^]
which is also 404. This one seems to be the latest one:
  http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModProxy [^]
Please use that documentation for now. I'll update the configuration file templates to the latest version on the next version bump. Feel free to also file a documentation bug upstream.