View Single Post
Old 02-24-2015, 08:24 PM   #1
Junior Member
 
Join Date: Jan 2015
Posts: 28
mduh is on a distinguished road
Default ispmgr 5 business: nginx/ssl

Hello,

I am having problem with nginx. It seems it is not running in ssl mode:

Code:
[root@web-001 ~]# netstat -tapn | grep LIST | grep nginx
tcp        0      0 0.0.0.0:80                  0.0.0.0:*                   LISTEN      1603/nginx
Is there any option available to enable nginx ssl?

Thanks,
-Maciej
mduh is offline   Reply With Quote