Good Morning Folks,
Following Problem:
I have some domains at evanzo.net. In there webinterface i can link the Domains to a other site. There are 2 possibilitys :
1. Frame
2. Serverredirect
I forwarded the domain manqoo.net to my Server IP: 85.25.133.104:80
and added a Site in Ispconfig (a customer to).
But the Domain redirects now to the Main server Screen (the site where "shared ips" is shown).
How cann i fix it so that it points to my customer files ? (/srv/www/web2/web/)
My vhost config:
Code:
<VirtualHost 85.25.133.104:80>
ServerName www.manqoo.de:80
ServerAdmin webmaster@manqoo.de
DocumentRoot /srv/www/web2/web
ServerAlias www.manqoo.de http://manqoo.de manqoo.de
DirectoryIndex index.html index.htm index.php index.php5 index.php4 index.php3 index.shtml index.cgi index.pl index.jsp Default.htm default.htm
ErrorLog /srv/www/web2/log/error.log
AddType application/x-httpd-php .php .php3 .php4 .php5
greetz pillul
Recent comments
22 hours 58 min ago
1 day 8 hours ago
1 day 9 hours ago
1 day 12 hours ago
1 day 17 hours ago
1 day 17 hours ago
1 day 19 hours ago
2 days 5 hours ago
2 days 10 hours ago
2 days 12 hours ago