PassMark Logo
Home » Forum

If the page is a script, add a handler

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • snellst
    Junior Member
    • Nov 2012
    • 2

    #1

    If the page is a script, add a handler

    IIS 7 on Win 2008 server. Seems like IIS7 is trying to run CGI as Perl script. Error below:

    HTTP Error 404.3 - Not Found
    The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler.
  • snellst
    Junior Member
    • Nov 2012
    • 2

    #2
    Solved. Handler was not full configured on the folder containing the .cgi

    Comment

    • David
      Administrator
      • Dec 2004
      • 4714

      #3
      See also this FAQ,
      http://www.wrensoft.com/zoom/support/faq_cgi_iis.html

      Comment

      Working...