nginx and google

Wendal Chen wendal1985 at gmail.com
Sun May 1 05:28:16 MSD 2011


check your robot.txt

2011/4/30 konelli <nginx-forum at nginx.us>

> freebsd 8 nginx-0.8.54 proxy works perfect. Any site loads very fast
> thru proxy pass  but google do not wont to load! Any other indexing
> sites. Help.
> Here my config
>
> worker_processes  1;
> events {
>    worker_connections  5;
> }
>
> http {
>          server {
>              listen 8081;
> #             access_log off;
>
>        location / {
>           proxy_pass http://211.141.153.146;
>           proxy_set_header Host $host;
>        }
>     }
> }
>
> Posted at Nginx Forum:
> http://forum.nginx.org/read.php?2,194580,194580#msg-194580
>
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
>



-- 
Wendal Chen
<http://t.sina.com.cn/1068040557?s=6uyXnP>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20110501/c76ee77c/attachment.html>


More information about the nginx mailing list