ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Virtual hosting over virtual hosting
@ 2005-03-28  7:49 Eugene A. Suchkov
  2005-03-28  7:57 ` Мар'ян Петришин
  0 siblings, 1 reply; 8+ messages in thread
From: Eugene A. Suchkov @ 2005-03-28  7:49 UTC (permalink / raw)
  To: community

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/



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-03-28 18:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-28  7:49 [Comm] Virtual hosting over virtual hosting 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         ` Мар'ян Петришин
2005-03-28  9:12           ` Eugene A. Suchkov
2005-03-28 18:06           ` Мар'ян Петришин

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