Jump to content

LightTPD Rewrite.


GravityFX

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.