ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Dmitry Samoyloff <dsamoyloff@mail.ru>
To: mandrake-russian@linuxteam.iplabs.ru
Subject: Re: [mdk-re] vhosts in Apache
Date: Wed Feb 21 04:43:12 2001
Message-ID: <01022104084100.00646@sleepwalkers.local> (raw)
In-Reply-To: <3A920712.DEA97917@oberon.novocybersk.ru>

On Tuesday 20 February 2001 08:56, Maxim Savrilov wrote:
> Dmitry Samoyloff wrote:
> > Здравствуйте!
> >
> > Помогите мне, пожалуйста. Я хочу настроить name-based virtual hosts в
> > Apache на домашней машине для отладки cgi-скриптов, но пока я в этом деле
> > полный чайник. В httpd.conf прописал всё как в примере из документации:
> >
> > Port 80
> > ServerName localhost.localdomain
> >
> > NameVirtualHost 127.0.0.1
> >
> > <VirtualHost 127.0.0.1>
> > DocumentRoot /home/httpd/html
> > ServerName localhost.localdomain
> > </VirtualHost>
> >
> > <VirtualHost 127.0.0.1>
> > DocumentRoot /home/dmitry/public_html
> > ServerName dmitry.localhost.localdomain
> > </VirtualHost>
>
> <VirtualHost 212.20.4.238 212.20.4.193>
>     ServerAdmin root@vn.itc.nstu.ru
>     DocumentRoot /usr/local/apache/htdocs
>     ScriptAlias /cgi-bin/ "/usr/local/apache/cgi-bin/"
> ^^^^^^^^^^^^^^^^^^^^^^
>     ServerName vn.novocybersk.ru
>     ServerAlias vn.itc.nstu.ru
>     ErrorLog var/log/vn-error_log
>     CustomLog var/log/vn-access_log common
> </VirtualHost>

Большое спасибо, помогло!

Кстати, а как сделать так, чтобы файлы типа index.html и index.cgi
обрабатывались автоматически? DirectoryIndex с виртуальными хостами не
работает почему-то :-(

С уважением, Дмитрий Самойлов



  parent reply	other threads:[~2001-02-21  4:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-20  3:56 Dmitry Samoyloff
2001-02-20  8:58 ` Maxim Savrilov
2001-02-20  9:34   ` Re[2]: " Sergey Krivulja
2001-02-20  9:41     ` Maxim Savrilov
2001-02-21  4:43   ` Dmitry Samoyloff [this message]
2001-02-22 12:38     ` Mikhail Zabaluev
2001-02-22 12:51       ` Maxim Savrilov
2001-02-23  6:07         ` Dmitry Samoyloff
2001-02-24 20:16           ` Mikhail Zabaluev
2001-02-25  4:39             ` Dmitry Samoyloff

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=01022104084100.00646@sleepwalkers.local \
    --to=dsamoyloff@mail.ru \
    --cc=mandrake-russian@linuxteam.iplabs.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