How to remove “Proudly Served by LiteSpeed Web Server…” footer from directory listing

#1
Hello,

I'm running OpenLiteSpeed (version 1.8.2) and use directory listing for a static subdomain.
Even with **Server Signature = Hide** in the Server Configuration, the default directory listing still shows the footer:

"Proudly Served by LiteSpeed Web Server at example.com Port 443"

I want to remove this line completely, not just hide the server headers.
Is there any configuration directive (e.g. in vhost context, template, or server config) to disable or override this footer globally?
 
Top