https://addons.mozilla.org/en-US/firefox/addon/60by gloomen - Nginx Mailing List - English
I have the plugin for FF liked more -) Just can not find it ...by gloomen - Nginx Mailing List - English
samihoda Wrote: ------------------------------------------------------- > Easy - download the Firefox Web Developer's > Add-on. > > Go to Information -> Document Size Please give the reference...by gloomen - Nginx Mailing List - English
Hello all! help me please... On the server, Nginx used GZIP, for a savings of traffic gzip on; gzip_comp_level 3; gzip_disable "MSIE [1-6]\."; gzip_types text/plain text/xml application/xml application/x-javascript text/javascript text/css application/json application/xml+rss; gzip_http_version 1.0; Need to know how works effectively GZIP. I usualby gloomen - Nginx Mailing List - English
Hello All! Help me please. Which format should be used to log in nginx Webalizer? I get inflated statistics log_format main '$remote_addr - $remote_user [$time_local] "$request" ' '$status $body_bytes_sent "$http_referer" ' '"$http_user_agent" "$http_x_forwarded_for"'; #virtual hostby gloomen - Nginx Mailing List - English
Не удаються перехвать стандартными средствами 414 ошибку. error_page 414 /414.php; Кто нить знает как решить задачу?by gloomen - Russian Forum
Всем привет! Народ подскажите пожалуйста... Вот у меня установлен nginx/0.7.65 система freebsd, работает на нём сайт всё ОК. Если ввести несуществующую страницу типа: sdfsdfsdfsdf, то nginx/0.7.65 отображает стандартную страницу: 404 Not Found.by gloomen - Russian Forum
http://forum.nginx.org/read.php?20,65201by gloomen - Nginx Mailing List - Russian
http://forum.nginx.org/read.php?20,65201by gloomen - Nginx Mailing List - English
Всем привет, после переустановки ПО на сервере (сейчас nginx/0.7.65) сталкнулся с такой делемой. Не срабатывает анти кеширование. Вот к примеру у нас есть капча: http://www.captcha.ru/kcaptcha.zip, тестировал и на других! Установил всё раby gloomen - Russian Forum
Спасибо, Игорь....всё работает!by gloomen - Nginx Mailing List - English
Monday has arrived! When you see the version of nginx 0.7.62.?by gloomen - Nginx Mailing List - English
Igor, and when the update will be released which will Fixed this error?by gloomen - Nginx Mailing List - English
А, лучше скажите есть ли какая нить версия где сей бак уже исправлен?by gloomen - Nginx Mailing List - English
Ошибка, сохраняется посей день, я вас очень прошу Игорь, напишите пожалуйста по русски, где что заменеть.by gloomen - Nginx Mailing List - English
Friends, help deal with nginx. I can not go to the site. 502 Bad Gateway nginx/0.7.61 ee /var/log/nginx-error.log 2009/09/10 14:58:19 734#0: *3 upstream prematurely closed connection while reading response header from upstream, client: 10.10.10.10, server: xxx.net, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "xxx.net" ee /usr/lby gloomen - Nginx Mailing List - English
ee /usr/local/www/web1/index.php <?php /* This file is part of TorrentPier TorrentPier is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. TorrentPier is distributed in the hope that it will be usefulby gloomen - Nginx Mailing List - English
I have a web site called about 30 minutes. At the same server running phpmyadmin, with him all right! The pages open very quickly.by gloomen - Nginx Mailing List - English
Hi all! Problems with PHP, when approaching the site, appears in the logs: ee /var/log/php-fpm.log Aug 30 23:11:22.960921 fpm_request_check_timed_out(), line 146: child 596, script '/usr/local/www/web1/index.php' (pool default) executing too slow (5.069391 sec), logg Aug 30 23:11:22.961224 fpm_got_signal(), line 48: received SIGCHLD Aug 30 23:11:22.961607 fpm_children_bury(), line 194by gloomen - Nginx Mailing List - English
location ~* ^/phpmyadmin(/.+\.php)$ { fastcgi_pass 127.0.0.1:9000; fastcgi_index index.php; fastcgi_param SCRIPT_FILENAME /usr/local/www/web2$1; include fastcgi_params; } Игорь, спасибо большое. Работает всё ОК!by gloomen - Nginx Mailing List - English
Hello! Look please the configuration: 1. When you come to "http://server1.com/phpmyadmin" - the image is displayed 2. But after entering the login and password "http://server1.com/phpmyadmin" - images are not displayed!, Why? >>> nginx/0.7.61 <<<<with the other versions have not tried, but probably is not the version. user www; worker_proby gloomen - Nginx Mailing List - English
Please help us adjust alias to work with php. 1. There is a site http://xxx.net, upon entering on his PHP scripts are working 2. Ah, so when approaching the http://xxx.net/php, php scripts do not work, nginx/0.7.61 wrote "No input file specified." user www; worker_processes 3; pid /var/run/nginx.pid; events { worker_connections 1024; } http { includeby gloomen - Php-fpm Mailing List - English