ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Кудрявцев Сергей" <KudryavtsevSV@rambler.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] Виртуальные хосты Apache
Date: Thu, 30 Oct 2008 14:34:36 +0300
Message-ID: <49099BCC.9020708@rambler.ru> (raw)
In-Reply-To: <1225366133.7352.17.camel@localhost.localdomain>

Желудков Д.В. пишет:
> К примеру пхпмайадмин у меня на локалхоте виртуальный хост под именем
> mysql.conf (лежащий в sites-avaliable) сделан так
>
> #
> # Summary: Provide default template for virtual hosts
> # Provides: VirtualHost
> #
>
> # Provide default template for virtual hosts
> <VirtualHost *>
>     ServerName                      mysql
>     ServerAdmin                     dv-zheludkov@yandex.ru
>     DocumentRoot                    /var/www/vhosts/mysql
>
> ErrorLog                        /var/www/vhosts/mysql/log/error_log_a2
>
> TransferLog                     /var/www/vhosts/mysql/log/access_log_a2
> #    AddDefaultCharset               WINDOWS-1251
> #    CharsetSourceEnc                WINDOWS-1251
> #    CharsetDefault                  WINDOWS-1251
> #       CharsetRecodeMultipartForms     Off
> </VirtualHost>
>
> _______________________________________________
> community mailing list
> community@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/community

В общем вот так:
# ls -l /etc/httpd2/conf/sites-enabled
total 8
-rw-r--r-- 1 root root 1731 Oct 30 13:54 0-vhosts.conf
lrwxrwxrwx 1 root root   31 Jul 15 16:42 000-default.conf.save -> 
../sites-available/default.conf
-rw-r--r-- 1 root root  632 Aug 23 13:27 admin.conf
lrwxrwxrwx 1 root root   33 Oct 30 14:33 ports_all.conf -> 
../sites-available/ports_all.conf

admin.conf - это phpMyAdmin
.save - чтобы не подгружался. когда все заработает
0-vhosts.conf - настройка виртхостов, содержимой писал в первом посту.
ports_all.conf - дефолтный

Итак вопрос: почему при добавлении еще одного virtualhost'а все 
перестало работать?


  reply	other threads:[~2008-10-30 11:34 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-30 10:28 Кудрявцев Сергей
2008-10-30 10:55 ` Желудков Д.В.
2008-10-30 10:55   ` Кудрявцев Сергей
2008-10-30 11:00     ` Желудков Д.В.
2008-10-30 11:05       ` Кудрявцев Сергей
2008-10-30 11:05       ` Желудков Д.В.
2008-10-30 11:06         ` Кудрявцев Сергей
2008-10-30 11:14           ` Желудков Д.В.
2008-10-30 11:19             ` Кудрявцев Сергей
2008-10-30 11:24               ` Желудков Д.В.
2008-10-30 11:28               ` Желудков Д.В.
2008-10-30 11:34                 ` Кудрявцев Сергей [this message]
2008-10-30 11:48                   ` Желудков Д.В.
2008-10-30 11:51                     ` Кудрявцев Сергей
2008-10-31 18:22                       ` Aleksey Avdeev
2008-10-30 11:25 ` Андрей Жмурин
2008-10-30 12:04   ` Кудрявцев Сергей
2008-10-30 12:23     ` Андрей Жмурин
2008-10-30 12:33       ` Кудрявцев Сергей

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=49099BCC.9020708@rambler.ru \
    --to=kudryavtsevsv@rambler.ru \
    --cc=community@lists.altlinux.org \
    /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