After making any changes to httpd.conf, restart Apache to apply changes:
Stop Apache: httpd.exe -k stop
Start Apache: httpd.exe -k start
Ttry changing the SetHandler line to: SetHandler "proxy:fcgi://127.0.0.1:9000/"
Check Apache's error.log (usually located in logs/error.log) for more details about the proxy error.