Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nginx+apache не работают allow den y в .htaccess
- To: nginx-ru@xxxxxxxxx
- Subject: Re: nginx+apache не работают allow den y в .htaccess
- From: "Nunkomm" <nginx-forum@xxxxxxxx>
- Date: Thu, 02 Feb 2012 17:25:26 -0500
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mickey.jlkhosting.com; s=x; h=Date:Sender:From:References:In-Reply-To:Message-ID:Content-Transfer-Encoding:Content-Type:Subject:To; bh=oX+KBXdb/S3yhu5OKj8CTyk+ub3Z4/xpvas2P6Aj7q8=; b=NVLkG/FeispIlyZu5GgpRCD+Qn58mExTqGi0USMQHwOM/J0sUyqot0o1UtCKMXYJbqGf+x30ewnSV02OUXuZvekfbTaGxByOV4eAHtjeZidTOs77/PGXAygdhjuczAWM;
- In-reply-to: <1902029873.20110112231604@xxxxxxxxxxxxxxx>
- References: <1902029873.20110112231604@xxxxxxxxxxxxxxx>
Здравствуйте.
Решит проблему установка модуля
mod_extract_forwarded
В файле конфига данного модуля (для CentOS
/etc/httpd/conf.d/mod_extract_forwarded.conf)
раскомментируем MEFaccept и дописываем
локальный адрес и адрес сервера.
Получаем MEFaccept 127.0.0.1 123.4.5.6
Строки конфигурации модуля RPAF не
забываем удалить (закомментировать)
т.к. он нам больше не нужен.
Если отключён mod_proxy, включаем его.
С уважением.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?21,165709,221914#msg-221914
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://mailman.nginx.org/mailman/listinfo/nginx-ru
|