In ispconfig manual, I can execute cgi scripts inside of cgi-bin directory.
But, I can execute cgi outside of it.
And, I place test.cgi inside of it and visit
http://example.com/cgi-bin/test.cgi.
Apache tell me 404 not found.
What's difference between cgi-bin and web directory?