Hello
i have 4 dedicated ip address on my server
let's say
10.0.0.1 (main ip) site3.com site4.com
10.0.0.2
10.0.0.3
10.0.0.4 site1.com site2.com
10.0.0.5
i have site1.com and site2.com on ip address 10.0.0.4
when i visit the following link
mail.site2.com
it redirect me to main web site page which is site1.com
but when i enter mail.site4.com it redirect me to
/cgi-sys/defaultwebpage.cgi
so how could i make redirect /cgi-sys/defaultwebpage.cgi for non main ip website addresses instead of redirect to main website ?
i have 4 dedicated ip address on my server
let's say
10.0.0.1 (main ip) site3.com site4.com
10.0.0.2
10.0.0.3
10.0.0.4 site1.com site2.com
10.0.0.5
i have site1.com and site2.com on ip address 10.0.0.4
when i visit the following link
mail.site2.com
it redirect me to main web site page which is site1.com
but when i enter mail.site4.com it redirect me to
/cgi-sys/defaultwebpage.cgi
so how could i make redirect /cgi-sys/defaultwebpage.cgi for non main ip website addresses instead of redirect to main website ?
Last edited: