From: "Eugene A. Suchkov" <cityhawk@inbox.ru> To: community@altlinux.ru Subject: [Comm] Virtual hosting over virtual hosting Date: Mon, 28 Mar 2005 11:49:39 +0400 Message-ID: <4247B713.5050009@inbox.ru> (raw) Hi all! Сейчас у нас хостинг работает приблизительно так: для каждого хоста в чруте запускается апач на кривом порту. Соответственно есть и главный апач на 80-том с mod_proxy, который и перенаправляет куда надо :) Так вот, возникла производственная необходимость в одном из этих "кривых" апачей сделать еще и name-based хостинг. В конфиге "кривого" апача делаю вот так: <VirtualHost *> ServerName somehost.ru DocumentRoot "/www/somehost/somehost.ru/htdocs/" </VirtualHost> <VirtualHost *> ServerName test.somehost.ru DocumentRoot "/www/somehost/somehost.ru/htdocs/test/" </VirtualHost> Однако, при попытке открыть test.somehost.ru просто открывается somehost.ru. Где я туплю? Или вообще невозможного хочу? -- With best regards Eugene A. Suchkov (a.k.a CityHawk) ICQ 177787156 http://www.livejournal.com/users/suchkoff/
next reply other threads:[~2005-03-28 7:49 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2005-03-28 7:49 Eugene A. Suchkov [this message] 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 ` Мар'ян Петришин 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=4247B713.5050009@inbox.ru \ --to=cityhawk@inbox.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