ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Половников Денис" <fox@transbank.ru>
To: Sergey Degtyaryov <community@altlinux.ru>
Subject: [Comm] Re[2]: [Comm] Вопрос по Apache!!!
Date: Fri, 31 Jan 2003 12:25:58 +0300
Message-ID: <118151233484.20030131122558@transbank.ru> (raw)
In-Reply-To: <3E3A3D37.9030701@replay.ru>

Здравствуйте, Sergey.

Вы писали 31 января 2003 г., 12:09:11:

SD> Половников Денис пишет:
>> Здравствуйте, .
>> 
>> Народ подскажите апачь вот постоянно в логах пишет вот эту ругань как
>> это исправить. Я ему вроде нормально прописал порт в виртуале а он
>> всеровно ругается.
>> 
>> [Sun Jan 26 14:10:15 2003] [warn] module mod_php4.c is already added, skipping
>> [Sun Jan 26 14:10:15 2003] [warn] module mod_ssl.c is already added, skipping             
>> [Sun Jan 26 14:10:15 2003] [error] VirtualHost 217.69.198.60:0 -- mixing * ports and non-*
>>  ports with a NameVirtualHost address is not supported, proceeding with undefined results 
SD> <skip>


SD> Забыли показать Vhosts.conf
NameVirtualHost 217.69.198.60:80
NameVirtualHost 217.69.198.60:443

<VirtualHost 217.69.198.60>
ServerAdmin fox@transbank.ru                      
DocumentRoot /var/www/lamanov                     
ServerName www.lamanov.ru                         
ServerPath /lamanov                               
ErrorLog logs/lamanov-error_log                   
TransferLog logs/lamanov-access_log               
ScriptAlias /cgi-bin/ "/var/www/lamanov/cgi-bin/" 
<Directory "/var/www/lamanov/cgi-bin">            
AllowOverride None                                
Options ExecCGI                                   
Order allow,deny                                  
Allow from all                                    
</Directory>                                      
DirectoryIndex /cgi-bin/lamanov/main.pl           
</VirtualHost>                                    

С уважением,
 Половников Денис



  reply	other threads:[~2003-01-31  9:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-31  8:06 Половников Денис
2003-01-31  9:09 ` Sergey Degtyaryov
2003-01-31  9:25   ` Половников Денис [this message]
2003-01-31  9:43     ` [Comm] Re[2]: " Sergey Degtyaryov
2003-01-31  9:37 ` [Comm] Re: [JT] Вопрос про '!!!' Igor Homyakov
2003-01-31 12:13   ` [Comm] " Половников Денис

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=118151233484.20030131122558@transbank.ru \
    --to=fox@transbank.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