• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

IP SHOWN -- Help!!!!

Newbie Spellweaver
Joined
Jul 1, 2012
Messages
92
Reaction score
20
Hello when i view my hotels page source on client, my IP show


var BaseUrl = "{swf_folder}";
var flashvars =
{
"client.starting" : "Please wait, the hotel is loading",
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "{server_ip}", <--- where IP shows
"connection.info.port" : "30000",
"site.url" : "{url}",
"url.prefix" : "{url}",
"client.reload.url" : "{url}/client",
"client.fatal.error.url" : "{url}/me",
"client.connection.failed.url" : "{url}/me",
"external.variables.txt" : "{external_vars}",
"external.texts.txt" : "{external_texts}",
"productdata.load.url" : "{product_data}",
"furnidata.load.url" : "{furni_data}",
"use.sso.ticket" : "1",
"sso.ticket" : "{sso}",
"processlog.enabled" : "0",
"flash.client.url" : BaseUrl,
"flash.client.origin" : "popup"
};
var params =
{
"base" : BaseUrl + "/",
"allowScriptAccess" : "always",
"menu" : "false"

how can i remove this from page source so people dont know my hotel's IP?

thanks - Omar

any answers?
 
[̲̅$̲̅(̲̅1̲̅)̲̅$ ̲̅]
Joined
May 4, 2008
Messages
831
Reaction score
741
There is a way to put your ip directly in your swf so you can remove it from your clients code. It will still be possible to find the ip in your sfw's source but its a little bit more work.

Look on rastalulz forum for a tut..

Sent from some remote location using Tapatalk...
 
Upvote 0
☮TAKU????
Loyal Member
Joined
Nov 16, 2009
Messages
866
Reaction score
580
fix your server_ip tag in your cms, pm me if you find it really hard. Can sort things out
 
Upvote 0
Back
Top