I apologize if I’ve asked this before you guys. but I use include() and header() a lot. I want to put a spec in a config or ini that disallows full url’s in both of those functions, and only accepts relative URI’s from the same domain. where would I put such a spec? I’m using goDaddy, and neither in the PHP options nor extensions is there such a setting.
thanks.