GravityFX Posted November 2, 2008 Share Posted November 2, 2008 Is it possible to rewrite this bellow rule for LightTPD config file. if(!stristr($_SERVER['HTTP_REFERER'], "website.com/infusions/wrapper/wrapper.php?wrapper_id=1")) { die("Access Denied"); } What I need is be able to connect to site_1 with website.com/infusions/wrapper/wrapper.php?wrapper_id=1 other direct connections to the index listing block. Thank you. 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.