From: Epiphanov Sergei <serpiph@nikiet.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] Вопрос по apache2, netams, cgi
Date: Tue, 3 Apr 2007 17:43:30 +0400
Message-ID: <200704031743.31051.serpiph@nikiet.ru> (raw)
In-Reply-To: <46124A1A.6080107@tut.by>
В сообщении от Tuesday 03 April 2007 16:35:38 Alex Yustasov написал(а):
> Здравствуйте.
> Поставил netams, apache2. Обращение к http://host/stat/admintool.cgi
> выдает перловый скрипт. Что нужно сделать чтобы работало? Или я не то
> что-то делаю?
> Обращение к nawt выдает You don't have permission to access the
> requested directory.
> php-cgi
> Segmentation fault
>
В плане привязки текущего apache2 к netams и nawt: я пока не ещё не достал
текущий срез с перепиленным apache2, поэтому не могу тестировать эту часть.
Постараюсь решить эту затычку (нет времени съездить и сдублировать зеркало),
а пока буду признателен к помощи в этом направлении. Для начала по памяти -
надо, чтобы на /stat/ стоял параметр как минимум
Options ExecCGI
Это или в <Directory>, или в <Location>. ну или <DirectoryMatch> или
<LocationMatch>:
<Location "/stat/">
Options ExecCGI
</Location>
--
С уважением, Епифанов Сергей
next prev parent reply other threads:[~2007-04-03 13:43 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-03 12:35 Alex Yustasov
2007-04-03 13:40 ` Alexey Morsov
2007-04-03 13:43 ` Aleksey Avdeev
2007-04-03 16:14 ` Alex Yustasov
2007-04-03 20:34 ` Aleksey Avdeev
2007-04-03 13:43 ` Epiphanov Sergei [this message]
2007-04-03 16:18 ` Alex Yustasov
2007-04-03 20:28 ` Aleksey Avdeev
2007-04-04 8:13 ` Epiphanov Sergei
2007-04-03 13:46 ` Konstantin A. Lepikhov
2007-04-03 16:19 ` Alex Yustasov
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=200704031743.31051.serpiph@nikiet.ru \
--to=serpiph@nikiet.ru \
--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