On Wednesday 30 July 2003 23.59, Bob Arctor wrote:
> hello.
> is it possible to configure squid to execute shell command with
> requested URL as an parameter, and give output to the client?
Yes and no.
You can set up Squid to forward the request to a CGI program running
on a web server of yours. This is done via a redirector helper
rewriting the URL making it to be forwarded to your CGI script
instead of the original requested URL.
The URL the request is forwarded to does not need to be a CGI script.
It can also be a static page, or any other type of web contents.
Squid does not really care how the selected web server generates the
content.
Regards
Henrik
-- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org If you need commercial Squid support or cost effective Squid or firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, info@marasystems.comReceived on Thu Jul 31 2003 - 02:14:44 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:18:21 MST