ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Alexey S. Kuznetsov" <buster@kuznetsov.org.ua>
To: community@altlinux.ru
Subject: [Comm] TROUBLE WITH APACHE
Date: Tue, 19 Apr 2005 18:33:21 -0700
Message-ID: <1161626233.20050419183321@kuznetsov.org.ua> (raw)

Привет всем!
 У меня сложилась такая сложная и непонятная ситуация.
 Есть апач из стандартной поставки мастера 2.4 на нём в httpd.conf
 прописан ServerName groovy.micro.lan .
 Всё нормально, сервер в сети виден, контент тот, что нужно.

 Решил добавить к нему поддомен voteit.groovy.micro.lan. Сделал
 необходимые записи в DNS, настроил Vhosts.conf:

cat /etc/httpd/conf/vhosts/Vhosts.conf
# VOTEIT.GROOVY.MICRO.LAN
NameVirtualHost 192.168.2.155
<VirtualHost 192.168.2.155>
AddDefaultCharset   cp-1251
ServerName      voteit.groovy.micro.lan
ServerPath          /var/www/virtual/voteit/
DocumentRoot        /var/www/virtual/voteit/html/
ServerAdmin         webmaster@groovy.micro.lan
ErrorLog            /var/www/virtual/voteit/logs/error.log
TransferLog         /var/www/virtual/voteit/logs/access.log
ScriptAlias         /cgi-bin/ "/var/www/virtual/voteit/cgi-bin/"
</VirtualHost> 
  
Рестартую апаче, и тут проблема: при вводе в броузе хоть
groovy.micro.lan, хоть voteit.groovy.micro.lan всё равно контент из
/var/www/virtual/voteit/html/.
Почему он их не разделяет?

Проблема решается созданием 2го виртуального хоста groovy.micro.lan,
но зачем? есть же httpd.conf и дерективы ServerName, DocumentRoot
etc.....

в чём прикол?

-- 
Sincerely,
Alexey S. Kuznetsov
AK2351-RIPE




             reply	other threads:[~2005-04-20  1:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-20  1:33 Alexey S. Kuznetsov [this message]
2005-04-19 15:36 ` [Comm] Re: trouble with apache Michael Shigorin
2005-04-20  2:32   ` Alexey S. Kuznetsov
2005-04-19 16:39     ` Michael Shigorin
2005-04-20  3:53       ` Alexey S. Kuznetsov
2005-04-20 10:27         ` Michael Shigorin
2005-04-20  9:24     ` Oleg Shulga
2005-04-20 10:25       ` Michael Shigorin
2005-04-21  9:18         ` Oleg Shulga

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=1161626233.20050419183321@kuznetsov.org.ua \
    --to=buster@kuznetsov.org.ua \
    --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