Welcome! Log In Create A New Profile

Advanced

Re: nginx and google

Wendal Chen
April 30, 2011 09:30PM
check your robot.txt

2011/4/30 konelli <nginx-forum@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@nginx.org
> http://nginx.org/mailman/listinfo/nginx
>



--
Wendal Chen
http://t.sina.com.cn/1068040557?s=6uyXnP
_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

nginx and google

konelli April 29, 2011 05:28PM

Re: nginx and google

Wendal Chen April 30, 2011 09:30PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 202
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready