You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by kalaj <pa...@21cn.com> on 2007/04/09 10:05:10 UTC

[users@httpd] Nginx proxy server

Hi,guys.
I'd like to use nginx to instead apache proxy,I configured the apache like
this below,but how can I configure nginx like apache.

ProxyRequests On
<Proxy *>
Order deny,allow
Deny from all
</Proxy>
-- 
View this message in context: http://www.nabble.com/Nginx-proxy-server-tf3546185.html#a9899415
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org