> >> Your blog lives in http://host.example.com/blog/ ? Change the >> dispatch line to /blog/dispatch.cgi. >> > No, my blog resides in the root of the domain name http://host.example.com/ > >> You aren't going to be happy with Typo's CGI performance. You'll >> probably be happiest with FastCGI in static fcgi mode--that really >> cuts down on the number of fcgi startup/shutdowns that Apache >> performs, which should make your server a lot happier. See http:// >> scottstuff.net/blog/articles/2005/07/19/apache-tuning-for-rails-and- >> fastcgi for a sample; you'll probably want to turn the number of >> FastCGI processes down to 3 or 4 to save memory if you don't see >> much traffic. >> > > I'll give it a try. >
It works now with fastcgi!!! Rgds, Joris ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.