ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Igor Zubkov" <igor.zubkov@gmail.com>
To: "ALT Linux Sisyphus discussion list" <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] apache2 & dspam webui
Date: Mon, 3 Sep 2007 16:07:12 +0300
Message-ID: <fa54e4a90709030607w783d08f6p35bd4c2f15db4ad0@mail.gmail.com> (raw)
In-Reply-To: <200709031658.24056.ashen@nsrz.ru>

2007/9/3, Алексей Шенцев <ashen@nsrz.ru>:
> Привет всем!
> Пытаюсь прикрутить к апачу dspam-webui. Делаю почти как сказано в
> http://gentoo-wiki.com/HOWTO_Spam_Filtering_with_DSPAM_and_Postfix#Web_Interface.3F
> и получаю:
> Invalid command 'AuthFileName', perhaps misspelled or defined by a module not
> included in the server configuration
>
> Как и куда правильно подобное прописывать?

<Directory /home/*/public_html/cgi-bin>
   Options ExecCGI
   AuthType Basic
   AuthName "dspam"
   Require valid-user
   AuthFileName /var/www/localhost/password
   #Use AuthUserFile instead of AuthFileName for apache 2.0.55 (that
was my version) and above
   SetHandler cgi-script
</Directory>

С той страницы. Перевести?

-- 
icesik

  reply	other threads:[~2007-09-03 13:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-03 12:58 Алексей Шенцев
2007-09-03 13:07 ` Igor Zubkov [this message]
2007-09-03 13:13   ` Алексей Шенцев
2007-09-03 13:32     ` Igor Zubkov
2007-09-03 13:57       ` Алексей Шенцев
2007-09-03 14:56         ` Yury L.Olkov
2007-09-28 11:22           ` Алексей Шенцев
2007-09-29 13:22             ` Yury L.Olkov
2007-10-01  7:26               ` Алексей Шенцев

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fa54e4a90709030607w783d08f6p35bd4c2f15db4ad0@mail.gmail.com \
    --to=igor.zubkov@gmail.com \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git