This redirect will not work as the apache on the virtual server does not know which page it shall be deliver. To access the correct page on apache, you have to access it by domain name and not IP, so if you redirect request to the IP and not domain name of the virtual server, apache can not deliver the correct site.
IInstead of redirecting the page in ispconfig, change the router settings and point port 80 from your router to the IP of the virtual server instead.
|