Arturo Zentella Dehesa wrote:
I tried things like:
Options ExecCGI
If you have 'execcgi' or a directory defined as 'scriptalias' you don't
need anything else, apache will treat every file in there as an
executable and try to execute it instead of serving it.
Davide
--
In a world without
Hi,
What/how should I configure so that a complied file
(.exe from c/c++/pas) does the cgi job. I need it
working in the user's dir .../cgi or perhaps a
specialized dir .../exe. I have to implement this in
both linux+winXP apache 2.2.
I tried things like:
Options ExecCGI
AddHandler applicati