been passed in
# no parameters
if [ "$1" = "" ]; then
WSTEMPDIR=/tmp
# install using GUI mode
elif [ "$1" = "-g" ]; then
if [ "$2" = "" ]; then
WSTEMPDIR=/tmp
else
WSTEMPDIR=$2
fi
# user inputs temp directory
e
On 10/16/2009 2:26 PM, Dimitri wrote:
I need to install a plugin for squid to allow interoperability between squid
and Websense. the idea is that squid provide cache and Websense provides
content filtering.
I haven't done it, but don't both Squid and Websense do ICAP?
Hi guys.
I have the next problem:
I need to install a plugin for squid to allow interoperability between squid
and Websense. the idea is that squid provide cache and Websense provides
content filtering.
Someone installed this plug in on a OpenBSD?, As did the installation?.
Regards
Dimitri.-
h
3 matches
Mail list logo