ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Konstantin Polanskiy" <kostya@altertech.ru>
To: "ALT Linux Community" <community@altlinux.ru>
Subject: Re: [Comm] httpd and virtualhosts and ssl
Date: Wed, 24 Aug 2005 17:52:46 +0400
Message-ID: <07d601c5a8b3$1bda7080$62fe0a0a@WORKER> (raw)
In-Reply-To: <20050824173509.7089cf47.aphlux@mail.ru>

[-- Attachment #1: Type: text/plain, Size: 1115 bytes --]

Попробую угадать%)


Listen 10.10.254.124:80
Listen 192.168.1.88:443

NameVirtualHost 192.168.1.88
<VirtualHost 192.168.1.88>
ServerName hzz.hz.ru
DocumentRoot /var/www/htdocs
DirectoryIndex index.html
SSLEngine on
SSLCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
SSLCertificateFile conf/ssl/hz.crt
SSLCertificateKeyFile /etc/httpd/conf/ssl/hz.key
SSLCACertificateFile /etc/httpd/conf/ssl/cert.crt
#<Location />
SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
CustomLog logs/ssl_request_log \
          "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
ErrorLog logs/error_log
TransferLog logs/access_log
</VirtualHost>
################# IP-based Virtual Hosts
NameVirtualHost 10.10.254.124
<VirtualHost 10.10.254.124>
ServerName hz.ru
</VirtualHost>
################# IP-based Virtual Hosts
<VirtualHost 10.10.254.124>
ServerAdmin hz@hz.ru
ServerName 10.10.254.124
DocumentRoot /var/www/hz
DirectoryIndex hzs.php
ErrorLog logs/hz-error_log
TransferLog logs/hz-access_log
</VirtualHost>



>>  И какой конкретно конфиг вам нужен, уважаемый??
>
> Ну а как вы думаете? :)
>
> -- 

[-- Attachment #2: Vhosts.txt --]
[-- Type: text/plain, Size: 1016 bytes --]


Listen 10.10.254.124:80
Listen 192.168.1.88:443

NameVirtualHost 192.168.1.88
<VirtualHost 192.168.1.88>
ServerName hzz.hz.ru
DocumentRoot /var/www/htdocs
DirectoryIndex index.html
SSLEngine on
SSLCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
SSLCertificateFile conf/ssl/hz.crt
SSLCertificateKeyFile /etc/httpd/conf/ssl/hz.key
SSLCACertificateFile /etc/httpd/conf/ssl/cert.crt
#<Location />
SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
CustomLog logs/ssl_request_log \
          "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
ErrorLog logs/utm-error_log
TransferLog logs/utm-access_log
</VirtualHost>
################# IP-based Virtual Hosts 
NameVirtualHost 10.10.254.124
<VirtualHost 10.10.254.124>
ServerName hz.ru
</VirtualHost>
################# IP-based Virtual Hosts 
<VirtualHost 10.10.254.124>
ServerAdmin hz@hz.ru
ServerName 10.10.254.124
DocumentRoot /var/www/hz
DirectoryIndex hzs.php 
ErrorLog logs/hz-error_log
TransferLog logs/hz-access_log
</VirtualHost>


  reply	other threads:[~2005-08-24 13:52 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-24 13:23 Konstantin Polanskiy
2005-08-24 13:26 ` Michael Isachenkov
2005-08-24 13:32   ` Konstantin Polanskiy
2005-08-24 13:35     ` Michael Isachenkov
2005-08-24 13:52       ` Konstantin Polanskiy [this message]
2005-08-24 14:04         ` Michael Isachenkov
2005-08-24 14:15           ` Konstantin Polanskiy
2005-08-24 14:22             ` Michael Isachenkov
2005-08-24 14:32               ` Konstantin Polanskiy
2005-08-24 14:54                 ` Michael Isachenkov
2005-08-24 15:02                   ` Konstantin Polanskiy
2005-08-24 15:16                     ` Michael Isachenkov
2005-08-24 17:22                       ` Polansky Konstantin
2005-08-25  5:03                         ` Alexander Volkov
2005-08-25  6:55   ` Konstantin Polanskiy
2005-08-25  7:03     ` Michael Isachenkov
2005-08-25  7:21       ` Konstantin Polanskiy
2005-08-25  8:21         ` [Comm] " Michael Shigorin
2005-08-25  8:22           ` Michael Isachenkov
2005-08-25  8:27     ` [Comm] " Mike Lykov
2005-08-25  8:33       ` [Comm] " Michael Shigorin
2005-08-25  8:56         ` Mike Lykov
2005-08-25  9:32           ` Konstantin Polanskiy
2005-08-25  9:35             ` Michael Isachenkov
2005-08-25 20:25               ` Michael Shigorin
2005-08-25  9:37             ` [Comm] btw, mod_ssl for sale (was: httpd and virtualhosts and ssl) Michael Shigorin
2005-08-26 12:04               ` Konstantin Polanskiy
2005-09-03 13:28                 ` [Comm] IA: mod_ssl sec update Michael Shigorin

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='07d601c5a8b3$1bda7080$62fe0a0a@WORKER' \
    --to=kostya@altertech.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