CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2015/02/23 04:48:41
Modified files: usr.sbin/httpd : config.c Log message: Fix an issues that was found by halex@: we didn't set the return_uri in non-location virtual hosts. Add comments clarify the variable-length values. OK halex@