HTTP-Referer change to twitter

Depends what you are trying to do. If you are using curl, you can set the referrer.
 
I have a cPanel admined website. with surely ftp and other access.
Could you help me?
 
If you are looking for help, you better get very very specific or no one will understand what you need and you will not get responses.
 
Using cURL means it's server-side, and that means the target page sees the servers IP as the client. You can't use any server-side technologies to accomplish referer spoofing. There are two possibilites, flash (If it supports sockets) or java.
 
Back
Top