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. Link to comment https://forums.phpfreaks.com/topic/131042-lighttpd-rewrite/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.