Execution of .e files

Discussion in 'Apache' started by karaoke_ir, Jul 28, 2008.

  1. #1
    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.
     
    karaoke_ir, Jul 28, 2008 IP
  2. mr_inisibile

    mr_inisibile Peon

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    refer to http://httpd.apache.org/docs/1.3/mod/mod_mime.html#addhandler
     
    mr_inisibile, Jul 28, 2008 IP