Movable Type & FastCGI on DH
Posted by: mapu
Posted on: 2008-05-20 03:36:00
Hi,
I installed MT on one of my domains where FastCGI is enabled.
I followed these instructions (http://movabletype.org/documentation/administrator/maintenance/fastcgi.html) and created a .htaccess file in my MT directory with this content:
#AddHandler cgi-script .cgi
AddHandler fastcgi-script .cgi
But I don't have the feeling MT is so much faster now. Are there any other tricks to do to make MT faster running with FastCGI?
Thanks,
Marcus