Date:  02/14/2009 11:20:59 AM Msg ID:  003915
From:  FoxWeb Support Thread:  003912
Subject:  Re: Show_channel & channel scripts
You can trap requests for show_cgi in fw_enter, but show_channels gets executed by the FoxWeb Channel Broker itself, so unfortunately it can't be trapped -- at least not in the current version. The temporary solution is to  configure your web server to redirect requests that contain "/show_channels" to a different page.
FoxWeb Support Team
support@foxweb.com email
Sent by James Williams on 02/14/2009 02:14:59 AM:
I need to lock these scripts down, I am getting flack of security company for allowing a script to show information about the server & currently running scripts.
 
It should require admin access just like the other fwadmin scripts.