B
blz3r
Hello,
Does anyone know of a simple cgi script that is able to check against
the incoming domain request before allowing to execute the script using
nslookup. I wanted to do a simple check that say we only allow certain
domains to use this script for security purposes and I wanted to see if
there was a simple one out there that would accomplish this. If they're
in the authorized domain list then it would allow them to continue to
execute the program, else it would print a denied domain error message.
Does anyone know of a simple cgi script that is able to check against
the incoming domain request before allowing to execute the script using
nslookup. I wanted to do a simple check that say we only allow certain
domains to use this script for security purposes and I wanted to see if
there was a simple one out there that would accomplish this. If they're
in the authorized domain list then it would allow them to continue to
execute the program, else it would print a denied domain error message.