CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]       2025/11/27 08:22:45

Modified files:
        usr.sbin/httpd : httpd.h 

Log message:
Add missing GZIP_STATIC flag to SRVFLAG_BITS macro

GZIP_STATIC flag at position \33 was missing from the debug string.

Also correct the truncated PATH_REWRITE/NO_PATH_REWRITE flag names.
The PATH_REWRITE and NO_PATH_REWRITE flag names were truncated to
PATH and NO_PATH in the SRVFLAG_BITS string definition.

OK kirill@ deraadt@

Reply via email to