I hav installed Apache HTTpd 2.2.2 on my pc. Its running on Windows XP Pro. I hv installed ActivePerl 5.8.8 on my pc as well. To enable cgi scripts,i added ExecCGI in the ROOT directory Options directive and check the ScripAlias for /cgi-bin/ too. But when i am trying to run cgi.pl i get a "Forbidden: you are not allowed to view....". May i know whats the problem?
The documentation just mention file permission problem, and just solution for UNIX based system.