ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Владимир Гусев" <vova1971@narod.ru>
To: "AltLinux Community" <community@altlinux.ru>
Subject: [Comm] Нет доступа к локальной веб-странице (статистика lightsquid)
Date: Tue, 31 May 2005 16:05:18 +0400
Message-ID: <op.srm2i4gyglg102@post.cnt.ru> (raw)

Здравствуйте!

В свое время во время диспута по lightsquid Slava
Dubrovskiy мне предложил свой вариант конфига.

Цитата:

Вот мой конфиг. Положите в /etc/httpd/conf/addon-
modules.d и apache restart

<Directory "/var/www/html/lightsquid">
     Order allow,deny
     Options Includes FollowSymLinks MultiViews
ExecCGI
     <IfModule mod_dir.c>
         DirectoryIndex index.html index.htm
index.shtml index.cgi Default.htm default.htm
index.php index.php3 index.php4 index.rbx
     </IfModule>
     AllowOverride All
     Order deny,allow
     Allow from all
     AddHandler cgi-script .cgi
</Directory>

Конец цитаты.

Все работает, статистика доступна всем. Но вот возникла потребность
оставить доступной статистику только для себя и localhost - Если сделать так (как по
науке):

Order deny,allow
deny from all
Allow from 127.0.0.1 localhost
Allow from 192.168.1.49 vova.moscow.postshop.ru

(или просто по IP) то никакого доступа нет для обоих..

По мануалам директивы вроде бы верные.. сначала запрещает всем, а потом разрешает двум хостам, но не работает.. запрещает доступ всем.. Что не так?

-- 
С уважением, Владимир Гусев


             reply	other threads:[~2005-05-31 12:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-31 12:05 Владимир Гусев [this message]
2005-06-01  9:02 ` Владимир Гусев
2005-06-01  9:29 ` JoyLink
2005-06-01  9:55   ` Владимир Гусев

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=op.srm2i4gyglg102@post.cnt.ru \
    --to=vova1971@narod.ru \
    --cc=community@altlinux.ru \
    /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 Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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