#LoadModule fastcgi_module modules/mod_fastcgi.so # # AddHandler fastcgi-script .fcgi # #RewriteRule ^(.*)$ /dispatch.fcgi$1 [QSA,L]