|
TOP----index---indxNT--
|
||
|
http://www.geocities.com/SiliconValley/6742/ Perlのインストールを先にすましておきます。 counter.zipを解凍しディレクトリ構成をそのままに/cgi-binフォルダにいれ、コンフィグを編集する。以下がその構成。
また、all.zipにはカウンター画像用の多数のgifが入っている。 counter.cfgは以下のように編集する[Allow-Access-To]の次の行にドットをわすれないように。
ウェッブページに以下のタグを入力する <html> <img src="/cgi-bin/counter.exe?link=http://localhost&style=led"> </body> http://localhostは自分のサーバのURL <img src="/cgi-bin/counter.exe?link=http://www2.algo.setagaya.tokyo.jp&style=led"> カウンターの桁とgifを設定する <html> <imgsrc="/cgi-bin/counter.exe?link=http://localhost&width=6&style=neat"> または <imgsrc="/cgi-bin/counter.exe?link=http://localhost&width=6&style=neat"> </body> neatとは、gifの入っている画像フォルダ |
||
|
TOP----index---indxNT-- |