in reply to Re^4: 500 Internal server error
in thread 500 Internal server error

the process is like this,

:) Hmm, that is a whole lot more letters than "yes" or "no"

Your apache thinks files in the cgi-bin are cgi programs, so apache tries to execute them ... its almost like apache has been told that stuff in cgi-bin is cgi programs to be executed....

Replies are listed 'Best First'.
Re^6: 500 Internal server error
by sachinz2 (Acolyte) on Feb 06, 2014 at 11:52 UTC
    :)

    Yes, But I thought Better to explain , so you may have more insite to the problem

    So if i Keep the file in other Directory(outside cgi-bin), and give the location of that directory Will it work

    I'll do the same and let you now

      Hi

      Thanks for Showing the Way

      what i wanted Should have been done outside cgi-bin directory , using virtual Host

      Did some configuration, and Now it's Working

      Big Thanks :)