ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Maxim <max_conf@banana.ptt.ru>
To: "Artem K. Jouravsky" <mandrake-russian@altlinux.ru>
Subject: [mdk-re] Apache configuration virtual host
Date: Thu Sep  6 15:18:11 2001
Message-ID: <1091210184963.20010906152330@banana.ptt.ru> (raw)
In-Reply-To: <20010906132140.53cca7b7.ujo@zuzusoft.com>

Приветствую, Artem K. Jouravsky,

Thursday, September 06, 2001, 1:21:40 PM, you wrote:

AKJ> Здравствуйте, max_conf@banana.ptt.ru!
AKJ> От Wed, 5 Sep 2001 23:01:27 +0400 вы писали на тему [mdk-re]
AKJ> Apache configuration virtual host:

>> Привет всем.
>> 
>> несколько дней бьюсь на попыткой сделать несколько хостов
>> разделенных
>> по именам. Нифига не выходит. На все запросы сервер выдает
>> документацию. Зловещий намек. :))
>> Я ее уже прочитал. Сделал все как там сказано. Ничего не
>> помогает.
>> Проверку сонфига делает нормально. Даже -S выдает список
>> виртуальных
>> хостов. Все правильно, но вот показывать он их не хочет.
AKJ> А конфиг можно посмотреть? Диагностику геморроя по телефону
AKJ> трудно произвести :)

Вот конфиг для одного домена

NameVirtualHost x.x.x.x
<VirtualHost x.x.x.x>
        Options Includes Indexes
        ServerAdmin root@e-foto.ru
        ServerName www.e-foto.ru
        DocumentRoot /var/Sites/www.e-foto.ru
        <Directory /var/Sites/www.e-foto.ru>
                Options Indexes FollowSymLinks Includes
                Allow from all
                DirectoryIndex index.html
        </Directory>
        ErrorLog /var/Sites/log/e-foto/err-log
        TransferLog /var/Sites/log/e-foto/trans-lo
</VirtualHost>

я там конечно лишнего понаписал. :) Это уже нервничать начал. :)
Может где в общих настройка чего выключить надо?

А вообще в идеале кто-нибудь кинулся бы рабочим конфигом?
-- 

 Maxim                            mailto:max_conf@banana.ptt.ru




  reply	other threads:[~2001-09-06 15:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-05 22:54 max_conf
2001-09-06 12:56 ` Vlad Vostrykh
2001-09-06 13:14 ` Artem K. Jouravsky
2001-09-06 15:18   ` Maxim [this message]
2001-09-06 16:57     ` Vlad Vostrykh
2001-09-07 10:55     ` Alexey

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=1091210184963.20010906152330@banana.ptt.ru \
    --to=max_conf@banana.ptt.ru \
    --cc=mandrake-russian@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