ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Мар'ян Петришин" <maryanp@ukr.net>
To: community@altlinux.ru
Subject: Re: [Comm] Virtual hosting over virtual hosting
Date: Mon, 28 Mar 2005 21:06:00 +0300
Message-ID: <42484788.4070906@ukr.net> (raw)
In-Reply-To: <4247C7EB.4030202@ukr.net>

А какие еще варианты пробовали.
Стандартно же делается вроде так:

<VirtualHost *:8037>
         ServerName somehost.ru
         DocumentRoot "/www/somehost/somehost.ru/htdocs/"
</VirtualHost>
<VirtualHost *:8037>
         ServerName test.somehost.ru
         DocumentRoot "/www/somehost/somehost.ru/htdocs/test/"
</VirtualHost>


      parent reply	other threads:[~2005-03-28 18:06 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         ` Мар'ян Петришин
2005-03-28  9:12           ` Eugene A. Suchkov
2005-03-28 18:06           ` Мар'ян Петришин [this message]

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=42484788.4070906@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