hello 
 
I user centos-5 , postfix-2.6.0-1, I not used nginx, not configure nginx , 
Want to know how to configure nginx in dspam-web,Did not know where was wrong;

nginx.conf configure

        location /dspam/ {
                alias /var/www/dspam/cgi-bin/;
                fastcgi_index   dspam.cgi;
                auth_basic   "Dspam auth";
                auth_basic_user_file   /var/www/dspam/cgi-bin/.htpasswd;
        }

 

 

nginx error.log

 

2010/09/05 12:35:18 [error] 26017#0: *2 directory index of 
"/var/www/dspam/cgi-bin/" is forbidden, client: 123.158.x.x, server: 
116.254.x.x, request: "GET /dspam/ HTTP/1.1", host: "mail.xxxx.com"


 
> Date: Sat, 4 Sep 2010 09:42:33 +0100
> From: ds...@cytringan.co.uk
> To: liusha...@live.com
> CC: dspam-user@lists.sourceforge.net
> Subject: Re: [Dspam-user] Configure dspam-web in nginx
> 
> liushaobo wrote:
> > hi stevan
> >
> > How do I configure nginx in dspam-web , not use nginx, you can have a
> > document reference ,thanks
> What OS are you running? Do you know nginx at all?
                                          
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to