Hi Nicola, > <Location /cgi-bin> > AllowOverride None > Options +ExecCGI -Includes > SetHandler cgi-script > </Location> is there any reason why you do the /cgi-bin configuration in such a complex way, instead of just using "ScriptAlias"? Regards, Michael