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

Attachment: signature.asc
Description: Detta är en digitalt signerad meddelandedel

Reply via email to