ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alex Yustasov <yust@unsafe.ru>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] Вопрос по apache2, netams, cgi
Date: Tue, 3 Apr 2007 19:18:35 +0300
Message-ID: <20070403161835.GB3999@yust.work> (raw)
In-Reply-To: <200704031743.31051.serpiph@nikiet.ru>

On Tue, Apr 03, 2007 at 05:43:30PM +0400, Epiphanov Sergei wrote:
> В сообщении от 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>

Кажется поставил, еще права менял, но cgi не заработал.
<Directory @APACHE@/stat>
    Options FollowSymLinks ExecCGI
    AllowOverride All
    Order Deny,Allow
    Allow from all
</Directory>
Alias /stat/ "@APACHE@/stat/"


  reply	other threads:[~2007-04-03 16:18 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
2007-04-03 16:18   ` Alex Yustasov [this message]
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=20070403161835.GB3999@yust.work \
    --to=yust@unsafe.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