<br><br><div class="gmail_quote">On 29 September 2011 16:33, Sergey Budnevitch <span dir="ltr"><<a href="mailto:sb@waeme.net">sb@waeme.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
On 28.09.2011, at 20:25, RFGuerengomba@JLG.com wrote:<br>
<br>
><br>
> Hi,<br>
><br>
> I installed NGINX on Ubuntu before and it was working fine, but recently<br>
> our company decided to move to RedHat Linux. I am having little difficulty.<br>
> In Ubuntu under the NGINX system folder I have the folders called<br>
> "sites-available" and "sites-enabled"<br>
> I seem not to have that in REDHAT Linux. Can you please help me to<br>
> understand better?<br>
<br>
I am answering to <a href="mailto:nginx@nginx.org">nginx@nginx.org</a> instead of nginx-devel, cause nginx-devel<br>
is incorrect maillist for questions of this kind<br>
<br>
In redhat linux you could place virtual sites configs in /etc/nginx/conf.d/ in<br>
files with .conf extension.<br>
ubuntu nginx package has "include /etc/nginx/sites-enabled;" directive<br>
in default nginx.conf, redhat one has "include /etc/nginx/conf.d/*.conf;".<br>
<br>
<br>
><br>
> Roger F. Guerengomba<br>
> Senior System Administrator<br>
> JLG Industires, Inc.<br>
> 1 JLG Drive<br>
> McConnellsburg, PA 17233<br>
> <a href="tel:717-485-6906" value="+17174856906">717-485-6906</a><br>
> <a href="mailto:rfguerengomba@jlg.com">rfguerengomba@jlg.com</a><br>
> <a href="http://www.jlg.com" target="_blank">http://www.jlg.com</a><br>
><br>
> ***********************************************************************<br>
> The information contained in this transmission is confidential.  It is<br>
> intended solely for the use of the individual(s) or organization(s) to<br>
> whom it is addressed.  Any disclosure, copying or further distribution<br>
> is not permitted unless such privilege is explicitly granted in writing<br>
> by JLG Industries, Inc.<br>
> Further, JLG Industries, Inc. is not responsible for the proper and<br>
> complete transmission of the substance of this communication nor for<br>
> any delay in its receipt.<br></blockquote><div><br></div>Follow this guide to build from source: <a href="http://articles.slicehost.com/2009/2/2/centos-installing-nginx-from-source">http://articles.slicehost.com/2009/2/2/centos-installing-nginx-from-source</a>  </div>