From: "Мар'ян Петришин" <maryanp@ukr.net> To: community@altlinux.ru Subject: Re: [Comm] Virtual hosting over virtual hosting Date: Mon, 28 Mar 2005 12:01:31 +0300 Message-ID: <4247C7EB.4030202@ukr.net> (raw) In-Reply-To: <4247C516.70703@inbox.ru> Eugene A. Suchkov пишет: > Hi, Ivan Fedorov! You wrote 28.03.2005 12:11: > >> Eugene A. Suchkov пишет: >> >>> Hi, Мар'ян Петришин! You wrote 28.03.2005 11:57: >>> >>>> А такая строчка откомментирована? >>>> NameVirtualHost * >>> >>> >>> >>> Было... Раскоментил, но счастье не пришло в мой дом :( >>> >> А строчки с mod_proxy случаем не с IP-адресом?.. > > > Да вроде нет: > > <VirtualHost somehost.ru> > ServerName somehost.ru > ServerAlias *.somehost.ru > ProxyPass / http://somehost.ru:8037/ > ProxyPassReverse / http://somehost.ru:8037/ > </VirtualHost> > > >> Ибо надо обязательно то же самое имя. Иначе вам ни как не передать имя >> нужного хоста. По крайней мере с mod_proxy. > > > В конфиге поменял: > > NameVirtualHost [my.ip.add.ress]:8037 А почему бы не оставит "*" вместо [my.ip.add.ress]:8037 > <VirtualHost *> > ServerName somehost.ru:8037 > DocumentRoot "/www/somehost/somehost.ru/htdocs/" > </VirtualHost> > <VirtualHost *> > ServerName test.somehost.ru:8037 > DocumentRoot "/www/somehost/somehost.ru/htdocs/test/" > </VirtualHost> > > Но все то же самое :( > > >
next prev parent reply other threads:[~2005-03-28 9:01 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2005-03-28 7:49 Eugene A. Suchkov 2005-03-28 7:57 ` Мар'ян Петришин 2005-03-28 8:07 ` Eugene A. Suchkov 2005-03-28 8:11 ` Ivan Fedorov 2005-03-28 8:49 ` Eugene A. Suchkov 2005-03-28 9:01 ` Мар'ян Петришин [this message] 2005-03-28 9:12 ` Eugene A. Suchkov 2005-03-28 18:06 ` Мар'ян Петришин
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=4247C7EB.4030202@ukr.net \ --to=maryanp@ukr.net \ --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