NGINX On REDHAT LINUX 5

Sergey Budnevitch sb at waeme.net
Thu Sep 29 13:33:29 UTC 2011


On 28.09.2011, at 20:25, RFGuerengomba at JLG.com wrote:

> 
> Hi,
> 
> I installed NGINX on Ubuntu before and it was working fine, but recently
> our company decided to move to RedHat Linux. I am having little difficulty.
> In Ubuntu under the NGINX system folder I have the folders called
> "sites-available" and "sites-enabled"
> I seem not to have that in REDHAT Linux. Can you please help me to
> understand better?

I am answering to nginx at nginx.org instead of nginx-devel, cause nginx-devel
is incorrect maillist for questions of this kind

In redhat linux you could place virtual sites configs in /etc/nginx/conf.d/ in
files with .conf extension.
ubuntu nginx package has "include /etc/nginx/sites-enabled;" directive
in default nginx.conf, redhat one has "include /etc/nginx/conf.d/*.conf;".


> 
> Roger F. Guerengomba
> Senior System Administrator
> JLG Industires, Inc.
> 1 JLG Drive
> McConnellsburg, PA 17233
> 717-485-6906
> rfguerengomba at jlg.com
> http://www.jlg.com
> 
> ***********************************************************************
> The information contained in this transmission is confidential.  It is
> intended solely for the use of the individual(s) or organization(s) to
> whom it is addressed.  Any disclosure, copying or further distribution
> is not permitted unless such privilege is explicitly granted in writing
> by JLG Industries, Inc.
> Further, JLG Industries, Inc. is not responsible for the proper and
> complete transmission of the substance of this communication nor for
> any delay in its receipt.
> 
> _______________________________________________
> nginx-devel mailing list
> nginx-devel at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx-devel



More information about the nginx mailing list