Hello!
I a nearly finished with my first CGI script, powered by Python! It is a simple script that will display basic information about the server, and the user that is running the script. I’d like it to work on as many environments as possible. However, I’d like the script to be able to “know” if it is on a DH server, so It can use things like the DH API. Is there a way to do this?
Thanks.