Hi all,
I was wondering if anyone could help me.
I am trying to access my dedicated server's 127.0.0.1:99 through the public ip.
I do not want users to be able to access the localhost but I want only my script to access that ip.
is fsockopen() gonna help me? i am running apache on the same server where I am trying to access the localhost port.
thanks in advance