Hallo list, Just another newbie question... please be patient :) I'd like to use Quixote with mod_scgi as a standard tool for multiple virtual servers on my Apache box. Each website should have it's own namespace and configuration file. With this in mind, what would be the proper way to start SCGI server? Do I need to use different ports for every site? Any examples are very welcome :) And just another crazy thought: does it make any sense to have only one cgi file for all sites, and pass parameter with a site name in RewriteRule? I love general solutions, but have no idea if it will affect performance... Thanks in advance, Ksenia.