ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Про  Apache
@ 2003-10-29  4:34 "Павел У" 
  2003-10-29  5:40 ` Leonid B. Sysoletin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: "Павел У"  @ 2003-10-29  4:34 UTC (permalink / raw)
  To: community

Я вообщето второй раз посылаю. Может кто-нибудь ответит. 
Поставил Apache/1.3.27 в /etc/httpd/conf/vhost/Vhost.conf 
написал 
<VirtualHost 127.0.0.2> 
ServerAdmin my@yandex.ru 
DocumentRoot file:/www/myhost 
ServerName 127.0.0.2 
ErrorLog logs/myhost-error_log 
TransferLog logs/myhost-access_log 
ScriptAlias /cgi-bin/ /www/myhost/cgi-bin/ 
</VirtualHost> 
в httpd.conf раскомментировал Include conf/vhosts/Vhosts.conf 
в hosts написал 127.0.0.2 myhost.ru	myhost 
при запросе 127.0.0.2 из браузера: 
Not Found 
The request URL / was not found on this server. 


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

* Re: [Comm] Про  Apache
  2003-10-29  4:34 [Comm] Про Apache "Павел У" 
@ 2003-10-29  5:40 ` Leonid B. Sysoletin
  2003-10-29  6:37 ` Дмитрий Беляев
  2003-11-01 13:42 ` [Comm] " Michael Shigorin
  2 siblings, 0 replies; 4+ messages in thread
From: Leonid B. Sysoletin @ 2003-10-29  5:40 UTC (permalink / raw)
  To: community

В сообщении от 29 Октябрь 2003 07:34 Павел У написал(a):
> Я вообщето второй раз посылаю. Может кто-нибудь ответит.
> Поставил Apache/1.3.27 в /etc/httpd/conf/vhost/Vhost.conf
> написал
> <VirtualHost 127.0.0.2>
> ServerAdmin my@yandex.ru
> DocumentRoot file:/www/myhost

Это что-то новое?
Я делаю по старинке:

	DocumentRoot /www/myhost

-- 
Л. Сысолетин,
webmaster@unicon-ms.ru, webmaster@bdo.ru
[Team Ёжики-рулез!] [Team Котёнки на солярке] [Team Берегите букву "ё"!]
[Team Я люблю свою фортунку] [Team Фортунка в переписку не вступает]

I'm changing the CHANNEL ... But all I get is commercials for "RONCO
MIRACLE BAMBOO STEAMERS"!



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

* Re: [Comm] Про  Apache
  2003-10-29  4:34 [Comm] Про Apache "Павел У" 
  2003-10-29  5:40 ` Leonid B. Sysoletin
@ 2003-10-29  6:37 ` Дмитрий Беляев
  2003-11-01 13:42 ` [Comm] " Michael Shigorin
  2 siblings, 0 replies; 4+ messages in thread
From: Дмитрий Беляев @ 2003-10-29  6:37 UTC (permalink / raw)
  To: community

А что-лиьо типа
BindAddress *
в httpd.conf у Вас есть???

-- 
С уважением, Дмитрий Беляев



_____________________________________________________________

Серб и молод, Албанец и стар 

__________(c)_fortune________________________________________


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

* [Comm] Re: Про Apache
  2003-10-29  4:34 [Comm] Про Apache "Павел У" 
  2003-10-29  5:40 ` Leonid B. Sysoletin
  2003-10-29  6:37 ` Дмитрий Беляев
@ 2003-11-01 13:42 ` Michael Shigorin
  2 siblings, 0 replies; 4+ messages in thread
From: Michael Shigorin @ 2003-11-01 13:42 UTC (permalink / raw)
  To: community

On Wed, Oct 29, 2003 at 07:34:29AM +0300, "Павел У"  wrote:
> Я вообщето второй раз посылаю. Может кто-нибудь ответит. 

<VirtualHost *>
        ServerName www.distrowatch.org.ua
        ServerAlias distrowatch.org.ua
        ServerAdmin webmaster@distrowatch.org.ua
        DocumentRoot /www/distrowatch.org.ua/html
        TransferLog logs/distrowatch.org.ua-access_log
        ErrorLog logs/distrowatch.org.ua-error_log
</VirtualHost>

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


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

end of thread, other threads:[~2003-11-01 13:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-29  4:34 [Comm] Про Apache "Павел У" 
2003-10-29  5:40 ` Leonid B. Sysoletin
2003-10-29  6:37 ` Дмитрий Беляев
2003-11-01 13:42 ` [Comm] " Michael Shigorin

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