]> TLD Linux GIT Repositories - packages/lighttpd.git/blobdiff - lighttpd.init
- updated to 1.4.73, build with lua54
[packages/lighttpd.git] / lighttpd.init
index aaf4d5fae66946360f8b500221b0320f8a21e928..eb9751be624f5d878f4c63b8b8c90d6061604a27 100755 (executable)
@@ -40,7 +40,7 @@ configtest() {
        if [ -n "$out" ]; then
                # make it unique, format nicely
                out=$(echo "$out" | sort -u | xargs | sed -e 's/ /, /g')
-               echo >&2 "WARNING: found deprecated '$out', convert to 'url.rewrite-final' recommented, See http://redmine.lighttpd.net/issues/2379"
+               echo >&2 "WARNING: found deprecated '$out', convert to 'url.rewrite-once' recommended, See https://redmine.lighttpd.net/issues/2379"
        fi
 
        env SHELL=/bin/sh $DAEMON -t -f $CONFIGFILE $HTTPD_OPTS