Disable specific URLs in bmcweb

Ed Tanous ed at tanous.net
Wed Sep 2 15:53:30 AEST 2020


On Tue, Sep 1, 2020 at 10:40 PM Alan Kuo (郭振維) <Alan_Kuo at quantatw.com> wrote:
>
> Are there some configuration files in bmcweb that can be used to disable specific URLs and HTTP methods ?
>
There are compile time options that can disable features (and
therefore URLs associated).  They're listed in the CMakeLists.txt
file.

As far as disabling particular methods, why are you wanting to disable
them?  It seems odd to want to disable a few particular HTTP verbs.


More information about the openbmc mailing list