ruven / iipsrv

iipsrv is an advanced high-performance feature-rich image server for web-based streamed viewing and zooming of ultra high-resolution images.
https://iipimage.sourceforge.io
GNU General Public License v3.0
292 stars 115 forks source link

Wrong logfile in documentation #241

Closed killerwife closed 2 years ago

killerwife commented 2 years ago

Page https://iipimage.sourceforge.io/documentation/server/windows/

has

FcgidInitialEnv LOGFILE "C:\dev\iipsrv.fcgi"

I believe it should be FcgidInitialEnv LOGFILE "C:\dev\iipsrv.log"

ruven commented 2 years ago

Thanks, well spotted! I've updated the page to correct this.