Fehlermeldung Apache NameVirtualHost 62.208.70.76:80 has no
Posted: 2003-01-25 14:13
Ich bekomme beim start von Apache folgende Fehlermeldung:
NameVirtualHost 62.208.70.76:80 has no VirtualHosts
Ich habe versucht, diese ueber Confixx einzurichten.
Wo muss ich suchen.
Das Probem ist, dass ich nun nicht mehr al auf confixx drauf komme :-(
#### CONFIXX APACHE VHOST FILE ####
### created Fri Jan 24 18:32:01 2003 ###
NameVirtualHost 62.208.70.76:80
php_admin_flag safe_mode On
php_admin_value safe_mode_exec_dir /var/www/empty
UseCanonicalName Off
LogFormat "%V:#:%h %l %u %t "%r" %s %b "%{Referer}i" "%{User-agent}i"" confixx
LogFormat "%h %l %u %t "%r" %s %b "%{Referer}i" "%{User-agent}i"" confixx2
CustomLog |/root/confixx/pipelog.pl confixx
<Directory "/var/www">
<Files ~ "^.ht">
deny from all
</Files>
AllowOverride None
AllowOverride Indexes AuthConfig Limit FileInfo
Options None
Options -FollowSymLinks -SymLinksIfOwnerMatch +Includes
</Directory>
<VirtualHost 62.208.70.76:80>
DocumentRoot /var/www/confixx/html/gesperrt
</VirtualHost>
<VirtualHost 62.208.70.76:80>
ServerName renchtal-tuxe.de
ServerAlias http://www.renchtal-tuxe.de
DocumentRoot /var/www/web1/html
User web1
Group ftponly
ScriptAlias /cgi-bin/ /var/www/web1/html/cgi-bin/
php_admin_value open_basedir /var/www/web1/
php_admin_value upload_tmp_dir /var/www/web1/phptmp/
</VirtualHost>
So sehen alle Subdomains usw. aus.
Wer kann mir hier vielleicht helfen .
Vielen Dank
Compaq62
NameVirtualHost 62.208.70.76:80 has no VirtualHosts
Ich habe versucht, diese ueber Confixx einzurichten.
Wo muss ich suchen.
Das Probem ist, dass ich nun nicht mehr al auf confixx drauf komme :-(
#### CONFIXX APACHE VHOST FILE ####
### created Fri Jan 24 18:32:01 2003 ###
NameVirtualHost 62.208.70.76:80
php_admin_flag safe_mode On
php_admin_value safe_mode_exec_dir /var/www/empty
UseCanonicalName Off
LogFormat "%V:#:%h %l %u %t "%r" %s %b "%{Referer}i" "%{User-agent}i"" confixx
LogFormat "%h %l %u %t "%r" %s %b "%{Referer}i" "%{User-agent}i"" confixx2
CustomLog |/root/confixx/pipelog.pl confixx
<Directory "/var/www">
<Files ~ "^.ht">
deny from all
</Files>
AllowOverride None
AllowOverride Indexes AuthConfig Limit FileInfo
Options None
Options -FollowSymLinks -SymLinksIfOwnerMatch +Includes
</Directory>
<VirtualHost 62.208.70.76:80>
DocumentRoot /var/www/confixx/html/gesperrt
</VirtualHost>
<VirtualHost 62.208.70.76:80>
ServerName renchtal-tuxe.de
ServerAlias http://www.renchtal-tuxe.de
DocumentRoot /var/www/web1/html
User web1
Group ftponly
ScriptAlias /cgi-bin/ /var/www/web1/html/cgi-bin/
php_admin_value open_basedir /var/www/web1/
php_admin_value upload_tmp_dir /var/www/web1/phptmp/
</VirtualHost>
So sehen alle Subdomains usw. aus.
Wer kann mir hier vielleicht helfen .
Vielen Dank
Compaq62