ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Grigory Fateyev <greg@anastasia.ru>
To: community@altlinux.ru <community@altlinux.ru>
Subject: [Comm] VirtualHomePages
Date: Sun, 10 Oct 2004 21:17:41 +0400
Message-ID: <20041010211741.53410f39@home.greg.com.ru> (raw)

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

У компьютера есть постоянный ip в сеть интернет, и домен, а ns'ы
прописаны на free dns. Теперь захотел сделать виртуальный домен вот
записи:
ServerName home.*.com.ru
NameVirtualHost 62.33.*.*
<VirtualHost 62.33.*.*>
ServerName www.*.com.ru
ServerAlias *.com.ru
DocumentRoot /var/www/scottish
<Directory />
        Options Indexes +Includes FollowSymLinks
        AllowOverride None
</Directory>
#ErrorLog /var/https/www/logs/error.log
TransferLog logs/access.log
</VirtualHost>
<VirtualHost 62.33.*.*>
ServerName dialcoms.*.com.ru
DocumentRoot /home/greg/www/dialcom/www
<Directory />
        Options Indexes +Includes FollowSymLinks
        AllowOverride None
</Directory>
ErrorLog /home/greg/www/dialcom/logs/error_dial.log
TransferLog /home/greg/www/dialcom/logs/access_dial.log
</VirtualHost>
Дополнительные домены прописал в /etc/hosts
Вопрос: почему не поднимается apache? Без Vhosts всё нормально. В логе
только httpd startup failed. Нужно ли прописывать все вирт. домены на ns
сервере?

apache-manual-1.3.29rusPL30.18-alt5
apache-common-1.3.29rusPL30.18-alt5
apache-1.3.29rusPL30.18-alt5

Спасибо!

-- 
Всего наилучшего!
greg@anastasia.ru Григорий.



             reply	other threads:[~2004-10-10 17:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-10 17:17 Grigory Fateyev [this message]
2004-10-12 11:18 ` [Comm] VirtualHomePages Michael Shigorin
2004-10-13 13:12   ` Grigory Fateyev
2004-10-13 14:30     ` Stanislav Yadykin
2004-10-13 14:40       ` Grigory Fateyev
2004-10-13 15:29         ` Stanislav Yadykin
2004-10-16 12:03           ` Michael Shigorin
2004-10-15  9:47         ` Michael Shigorin
2004-10-13 13:53 ` [Comm] VirtualHomePages Ivan Fedorov
2004-10-13 14:15   ` Grigory Fateyev
2004-10-13 15:38 ` Stanislav Yadykin
2004-10-14 14:16   ` Grigory Fateyev

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=20041010211741.53410f39@home.greg.com.ru \
    --to=greg@anastasia.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