httpd
httpd copied to clipboard
Add err return about set_allow_opts() in set_override()
In set_override(), the return value of set_allow_opts() is not considered.
Fix this by adding an error check about set_allow_opts().