Il 03/09/2012 20:40, Thibault Richard ha scritto:
> Hello,
>  
> Check first if you have such lines somewhere in your config :
>  
> LoadModule cgi_module /APACHE_MODULES_PATH/mod_cgi.so
> AccessFileName .htaccess
>  
> If yes, take a look to those pages :
>  
> http://qmailrocks.thibs.com/vqadmin.php
> http://qmailrocks.thibs.com/webtools.php
>  
> Check you your Vhost contains at least this :
>  
> <Directory /PATH/cgi-bin/vqadmin/>
>         deny from all
>         Options ExecCGI -Indexes
>         AllowOverride All
>         Order deny,allow
> </Directory>
>  
>         <Directory /PATH/mail/cgi-bin/>
>                 Options ExecCGI FollowSymLinks -Indexes
>                 ForceType cgi-script
>                 AllowOverride All
>                 Order allow,deny
>                 Allow from all
>         </Directory>
>  
> Best Regards
>  
> Thibault

Thanks for your reply,
I'm going to try on a Debian, so will be easier to follow your tips.


-- 
Giulio



!DSPAM:5046099e34212986847550!

Reply via email to