<p>Thanks.. So, which option should I go here:<br>
1. Install only Nginx and remove Apache completely<br>
2. Http request will be from Apache to Nginx<br>
3. Http request will be from Nginx to Apache.<br>
4. Any other best way</p>
<p>Thanks'<br>
Atul Bansal<br>
<a href="http://www.techofweb.com">www.techofweb.com</a><br>
<a href="http://www.wordpressthemeit.com">www.wordpressthemeit.com</a><br>
<a href="http://www.oceanofweb.com">www.oceanofweb.com</a></p>
<div class="gmail_quote">On Jul 15, 2013 6:51 PM, "Maxim Dounin" <<a href="mailto:mdounin@mdounin.ru">mdounin@mdounin.ru</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello!<br>
<br>
On Mon, Jul 15, 2013 at 06:41:59PM +0530, Atul Bansal wrote:<br>
<br>
> Any helps here<br>
<br>
You should actually start Apache on your server - to do so on<br>
Linux you have to configure it to listen on a port different from<br>
one nginx is listening on (or to configure nginx to listen on an ip<br>
address instead of *).<br>
<br>
--<br>
Maxim Dounin<br>
<a href="http://nginx.org/en/donation.html" target="_blank">http://nginx.org/en/donation.html</a><br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div>