From: "Konstantin Polanskiy" <kostya@altertech.ru>
To: <combr@vesna.ru>, <combr@yandex.ru>,
"ALT Linux Community" <community@altlinux.ru>
Subject: Re: [Comm] Re: httpd and virtualhosts and ssl
Date: Thu, 25 Aug 2005 13:32:13 +0400
Message-ID: <023301c5a957$e01d1b60$62fe0a0a@WORKER> (raw)
In-Reply-To: <200508251356.45495.combr@vesna.ru>
*This message was transferred with a trial version of CommuniGate(tm) Pro*
> В сообщении от Четверг 25 Август 2005 13:33 Michael Shigorin написал:
>> > > NameVirtualHost 10.10.254.124
>> > > <VirtualHost 10.10.254.124>
>> > > ServerName 10.10.254.124
>> > > </VirtualHost>
>> > > ################# IP-based Virtual Hosts
>> > > <VirtualHost 10.10.254.124:80>
>> > никак не пойму - зачем это дублирование?
>> Вообще не стесняйтесь вешать баги на плохие и невнятные примеры
>> конфигов. По крайней мере в моих пакетах ;-)
>
> Я думал, этот конфиг составлен "Konstantin Polanskiy"
> <kostya@altertech.ru>, а
> не тобой в пакете ;) У него и спрашивал ;)
Вобщем все оказалось слишком запущено httpd по рестарту почему то не
запускался, в ps awx, его не было, однако по netstat -nap он присутствовал и
ни чего не работало, пришлось его снести kill -9 и перезапускать апач через
стоп и старт, что привело к тому что я занимался чистым шаманством%)))
В итоге я выяснил, что дублируюшие строчки действительно не нужны
(наследство от 2.0 там без этого почемуто не работали виртуальные хосты).
Строчка Port в конфиге Vhosts.conf не нужен.
Изменен был HTTPD.CONF
Port 443
Listen 443
Listen 80
В Vhosts.conf
<VirtualHost 10.10.254.124:80>
И
<VirtualHost 192.168.1.88:80>
Все проверил, именно в такой конфигурации все работает, осталось только не
понятно почему по рестарту не хапается апач%(((
next prev parent reply other threads:[~2005-08-25 9:32 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-24 13:23 [Comm] " Konstantin Polanskiy
2005-08-24 13:26 ` Michael Isachenkov
2005-08-24 13:32 ` Konstantin Polanskiy
2005-08-24 13:35 ` Michael Isachenkov
2005-08-24 13:52 ` Konstantin Polanskiy
2005-08-24 14:04 ` Michael Isachenkov
2005-08-24 14:15 ` Konstantin Polanskiy
2005-08-24 14:22 ` Michael Isachenkov
2005-08-24 14:32 ` Konstantin Polanskiy
2005-08-24 14:54 ` Michael Isachenkov
2005-08-24 15:02 ` Konstantin Polanskiy
2005-08-24 15:16 ` Michael Isachenkov
2005-08-24 17:22 ` Polansky Konstantin
2005-08-25 5:03 ` Alexander Volkov
2005-08-25 6:55 ` Konstantin Polanskiy
2005-08-25 7:03 ` Michael Isachenkov
2005-08-25 7:21 ` Konstantin Polanskiy
2005-08-25 8:21 ` [Comm] " Michael Shigorin
2005-08-25 8:22 ` Michael Isachenkov
2005-08-25 8:27 ` [Comm] " Mike Lykov
2005-08-25 8:33 ` [Comm] " Michael Shigorin
2005-08-25 8:56 ` Mike Lykov
2005-08-25 9:32 ` Konstantin Polanskiy [this message]
2005-08-25 9:35 ` Michael Isachenkov
2005-08-25 20:25 ` Michael Shigorin
2005-08-25 9:37 ` [Comm] btw, mod_ssl for sale (was: httpd and virtualhosts and ssl) Michael Shigorin
2005-08-26 12:04 ` Konstantin Polanskiy
2005-09-03 13:28 ` [Comm] IA: mod_ssl sec update Michael Shigorin
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='023301c5a957$e01d1b60$62fe0a0a@WORKER' \
--to=kostya@altertech.ru \
--cc=combr@vesna.ru \
--cc=combr@yandex.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