acctman
04-10-2009, 01:52 PM
How can I only allow a .php link to load if the referring page is a site on my server OR clicked link on the main site.
example: user copies php link and post on a forum (link should now load)
user clicks the site.com/image.php link on the site (link loads)
site.com/image.php is linked on to another site on-server-to.com/ link should load. Can i make it so Server IP: 1.1.1.1 can load the link but all outside hotlinks for the file will not load?
example: user copies php link and post on a forum (link should now load)
user clicks the site.com/image.php link on the site (link loads)
site.com/image.php is linked on to another site on-server-to.com/ link should load. Can i make it so Server IP: 1.1.1.1 can load the link but all outside hotlinks for the file will not load?
