[Reference:<_A3071@delegate-en.ML_>]
Newsgroups: mail-lists.delegate-en
[DeleGate-En] Re: reloaded mounting favicon.ico
In message <_A3071@delegate-en.ML_> on 10/30/05(07:03:34)
you Martin Papadopoulos <payeabdyi-pg3up53lw6tw.ml@delegate.org> wrote:
|i tried to mount the builtin favico.ico to a different one with no luck
|
|i use delegate as https relay such as follows:
|
|delegated -P443 SERVER=https STLS=fcl MOUNT="/* http://destination/*
|/-/builtin/icons/ysato/favicon.ico http://desticon/favicon.ico"
|
|but i always get the builtin icon . what im i doing wrong ?
As you see it in your access-log like this
"GET builtin:icons/ysato/default.ico HTTP/1..."
the default favicon.ico substituted by DeleGate which is running as
a proxy server, is "default.ico". So it needs to be MOUNTed as this:
MOUNT="/-/builtin/icons/ysato/default.ico http://xxx/favicon.ico"
Cheers,
Yutaka
--
D G Yutaka Sato <pfqcabdyi-pg3up53lw6tw.ml@delegate.org> http://delegate.org/y.sato/
( - ) National Institute of Advanced Industrial Science and Technology
_< >_ 1-1-4 Umezono, Tsukuba, Ibaraki, 305-8568 Japan
Do the more with the less -- B. Fuller
|