comment6, http://gedobutanta.org/retin-a.php retin a wrinkles, http://internaciatelevido.org/cialis-online.php cialis order, http://gearmenu.com/vermox-online.php vermox, http://fubarianphoenix.com/acomplia.php sanofi-aventis and acomplia, http://internaciatelevido.org/celexa.php side effects of celexa, http://internaciatelevido.org/female-viagra.php female uk viagra, http://internaciatelevido.org/antabuse-online.php antabuse no online prescription, http://fubarianphoenix.com/levaquin-online.php 750 levaquin, http://gearmenu.com/revatio.php fda + revatio + children, http://fubarianphoenix.com/acomplia-online.php acomplia, http://fubarianphoenix.com/amoxil.php amoxil, http://gedobutanta.org/tretinoin-cream.php tretinoin gel, http://gearmenu.com/propecia.php order propecia, http://gedobutanta.org/nolvadex-online.php nolvadex republika.pl republika.pl site, http://gedobutanta.org/cipro-online.php buy cipro, http://fubarianphoenix.com/propecia.php propecia shedding, http://gedobutanta.org/glucophage-online.php glucophage, http://fubarianphoenix.com/diflucan.php cheap diflucan, http://internaciatelevido.org/revatio-online.php information on pric of revatio prescription drug, http://gedobutanta.org/propecia.php cheap propecia tramadol, http://internaciatelevido.org/accutane-online.php accutane, http://gearmenu.com/retin-a.php retin a acne, http://internaciatelevido.org/lipitor-online.php grapefruit lipitor, http://fubarianphoenix.com/rimonabant.php rimonabant 20mg, http://greentreegators.com/bactrim.php cotrim, http://greentreegators.com/propranolol-online.php propranolol stuttering, http://gearmenu.com/valtrex-online.php buy valtrex, http://internaciatelevido.org/propranolol-online.php hydrochlorothiazide propranolol, http://greentreegators.com/rimonabant-online.php rimonabant reputable purchase, http://gedobutanta.org/zithromax-online.php zithromax, http://gearmenu.com/baclofen.php baclofen, http://fubarianphoenix.com/levitra.php levitra, http://greentreegators.com/cafergot.php cafergot, http://internaciatelevido.org/benicar.php benicar fda letter warning, http://internaciatelevido.org/cialis-soft-tabs-online.php cialis soft tabs 20 mg, http://gedobutanta.org/cafergot-online.php cafergot, http://gedobutanta.org/benicar-online.php benicar, http://internaciatelevido.org/valtrex.php dosage valtrex, http://gedobutanta.org/cipro.php 100mg cipro xr, http://internaciatelevido.org/nolvadex-online.php novo-tamoxifen, http://fubarianphoenix.com/revatio-online.php fda + revatio + children, http://gedobutanta.org/stromectol.php stromectol 3 mg, http://internaciatelevido.org/baclofen-online.php baclofen pump, http://fubarianphoenix.com/valtrex-online.php valtrex, http://greentreegators.com/propranolol.php avlocardyl, http://fubarianphoenix.com/stromectol-online.php stromectol, http://greentreegators.com/zoloft.php depressio zoloft, http://gedobutanta.org/acyclovir-online.php cheap acyclovir, http://fubarianphoenix.com/cymbalta.php cymbalta stopping, http://gedobutanta.org/ampicillin-online.php amoxil ampicillin antibiotic, http://gearmenu.com/zoloft.php zoloft and weight gain, http://fubarianphoenix.com/rimonabant-online.php rimonabant pharmacy usa, http://gedobutanta.org/revatio.php viagra, http://greentreegators.com/elimite.php elimite, http://gearmenu.com/ampicillin.php ampicillin,
#contents
*RPMでインストール [#g94cc629]
http://www.iddl.vt.edu/~jackie/analog/

CentOS4.2でもFedoraCore3用でOK(自己責任でお願いします)

 # rpm -ivh analog-6.0-1.fedora.i386.rpm

*analog.cfgの書換 [#hfb6d625]

 # vi /etc/analog.cfg

 LOGFILE /usr/local/apache2/logs/access_log.new
 OUTFILE /home/user/public_html/analog/index.html
 IMAGEDIR images/
 HOSTNAME "[example.com]"
 LANGUAGE JAPANESE-EUC
 LANGFILE /var/analog-6.0/lang/jpe.lng
 DESCFILE /var/analog-6.0/lang/jpedesc.txt
 DOMAINSFILE /var/analog-6.0/lang/jpedom.tab
 CHARTDIR chart/
 LOCALCHARTDIR /home/user/public_html/analog/chart/
 
 # 各設定のON/OFF
 REFERRER ON
 REQUEST OFF
 FILETYPE OFF
 SIZE OFF
 DOMAIN OFF
 STATUS OFF
 
 # 特定のファイルに付加する変数は無視
 ARGSEXCLUDE /login.cgi
 
 # ドメイン違いを吸収
 REFREPEXCLUDE http://yassu.jp/*
 REFREPEXCLUDE http://www.yassu.jp/*
 
 # 日本のサーチエンジン対応
 SEARCHENGINE http://search.goo.ne.jp/* MT
 SEARCHENGINE http://search.fresheye.com/* kw
 SEARCHENGINE http://search.livedoor.com/search/* q
 SEARCHENGINE http://www.infoseek.co.jp/* qt
 SEARCHENGINE http://so-net.search.goo.ne.jp/so-net/* MT
 SEARCHENGINE http://cgi.search.biglobe.ne.jp/cgi-bin/* q
 SEARCHENGINE http://search.nifty.com/* Text

*検索語句のEUC統一 [#v50b9d62]
[[Apache Log Converter for analog:http://pocketstudio.jp/linux/?analog%2Flog2jp]]

 # wget http://pocketstudio.jp/~zem/perl/log2jp_02.pl
 # chmod 705 log2jp_02.pl
 # /usr/bin/perl log2jp_02.pl /usr/local/apache2/logs/access_log /usr/local/apache2/logs/access_log.new

*crontab登録 [#yef40181]

 # crontab -e

 50 3 * * 0 /usr/bin/perl /home/user/public_html/analog/log2jp_02.pl /usr/local/apache2/logs/access_log /usr/local/apache2/logs/access_log.new
 55 3 * * 0 /usr/bin/analog

*設定一覧 [#sfd83fcf]

 MONTHLY ON       # 月別レポート
 WEEKLY ON        # 週別レポート
 DAILYREP ON      # 日別レポート
 DAILYSUM ON      # 曜日別概要
 HOURLYREP ON     # 一日の時間別レポート
 GENERAL ON       # 全体の概要
 REQUEST ON       # リクエストレポート
 FAILURE ON       # リクエスト不成功レポート
 DIRECTORY ON     # ディレクトリレポート
 HOST ON          # ホストレポート
 ORGANISATION ON  # 組織別レポート
 DOMAIN ON        # ドメインレポート
 REFERRER ON      # リンク元URLレポート
 FAILREF ON       # リンク元URL不成功レポート
 SEARCHQUERY ON   # 検索語句レポート
 SEARCHWORD ON    # 検索単語レポート
 BROWSERSUM ON    # ブラウザレポート
 OSREP ON         # OSレポート
 FILETYPE ON      # ファイル種類別レポート
 SIZE ON          # ファイルサイズレポート
 STATUS ON        # 状態コードレポート

[[こちらも参考に:http://yassu.jp/pukiwiki/index.php?%B4%F0%CB%DCTips#xe883cd5]]
#exlink


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS