Увидели сообщение с непонятной ссылкой, спам, непристойность или оскорбление?Воспользуйтесь ссылкой «Сообщить модератору» рядом с сообщением!
0 Пользователей и 1 Гость просматривают эту тему.
502 Bad Gatewaynginx/1.1.19
user www-data;worker_processes 4;pid /var/run/nginx.pid;events { worker_connections 1024;}http { sendfile on; tcp_nopush on; tcp_nodelay on; keepalive_timeout 65; types_hash_max_size 2048; include /etc/nginx/mime.types; default_type application/octet-stream; access_log /var/log/nginx/access.log; error_log /var/log/nginx/error.log; gzip on; gzip_disable "msie6"; include /etc/nginx/conf.d/*.conf; include /etc/nginx/sites-enabled/*;}
<IfModule mod_rpaf.c>RPAFenable OnRPAFsethostname OnRPAFproxy_ips 127.0.0.1 178.***.102.17</IfModule>
<VirtualHost *:8080>ServerAdmin admin@best-city-rent.ruServerName best-city-rent.ruServerAlias best-city-rent.ru<Directory /home/site/best-city-rent.ru/apache/>Order deny,allowAllow from all</Directory>LogLevel warnErrorLog /home/site/best-city-rent.ru/logs/apache_error.logCustomLog /home/site/best-city-rent.ru/logs/apache_access.log combined</VirtualHost>
Подскажите где ошибка?
Страница сгенерирована за 0.02 секунд. Запросов: 22.