 <IfModule mod_fastcgi.c>
 AddHandler fastcgi-script fcgi
 ScriptAlias /fcgi-bin/ "/var/www/fcgi-bin/"
 </IfModule>
