Hi all, I have a file called TestHash.e in my cgi-bin folder that can be executed via the command line without any problems, but I am not able to execute this file via a POST request from my PHP form. The question is how can I tell Apache that it needs to execute .e files in the cgi-bin folder? Any help would be greatly appreciated.