hoimingw Posted August 5, 2014 Report Share Posted August 5, 2014 Dear experts, I managed to set up a revive server to produce a VAST link for inline video ad. However, I found that the http links in the XML response are with local IP address such that it can't be accessed from public. e.g. <![CDATA[ http://192.168.10.231/reviveserver/revive-adserver-3.0.5/www/delivery/lg.php?bannerid=4&campaignid=2&zoneid=6&loc=1&cb=1d51312f76 ]]> It used 192.168.10.231 but the public IP address of the server is 115.160.155.231, is there any way to hard-code it? Thank a lot! Hoi Ming Quote Link to comment Share on other sites More sharing options...
Eliza0406 Posted August 5, 2014 Report Share Posted August 5, 2014 Hi hoimingw, How can you access from your local address ? Is that possible? Just have a try at "domainname.conf.php" file, [webpath] admin="provide your IP address/....." following your path. I am not sure this might work. Just a try ! andrewatfornax 1 Quote Link to comment Share on other sites More sharing options...
hoimingw Posted August 6, 2014 Author Report Share Posted August 6, 2014 Hi hoimingw, How can you access from your local address ? Is that possible? Just have a try at "domainname.conf.php" file, [webpath] admin="provide your IP address/....." following your path. I am not sure this might work. Just a try ! Great thanks! It works now! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.