Re: [squid-users] launch redirector programs in WinXP

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Fri, 18 Aug 2006 01:55:53 +0200

tor 2006-08-17 klockan 18:28 -0500 skrev Bruce Richards:

> How do I configure squid to launch Perl child processes on Windows XP?
> I tried calling perl.exe with the script as an argument but could not
> find the correct syntax.

I think you need to do that by specifying the perl binary, with the
script as argument.

The syntax is simply

  C:/path/to/perl.exe C:/path/to/file.pl

maybe \ or \\ needs to be used instead of / in the filename argument,
not sure.

If you run into problems then it should work to place the perl command
line in a .cmd file and then specify this from squid.conf.

Regards
Henrik

Received on Thu Aug 17 2006 - 17:55:57 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Sep 01 2006 - 12:00:02 MDT