Tag Archives: Nginx
Forward Connections from Nginx to httpd in CentOS
This is a tutorial on how to forward connections from Nginx to httpd in CentOS. First of all, you have to edit the Nginx configuration file for the domain you want to forward. Flattr this!
Mailman with Postfix and Nginx on CentOS 6
In this tutorial I will show you how to set up Mailman with Postfix and Nginx on CentOS 6. I assume you have already set up Nginx to server CGI scripts using fcgiwrap like I’ve shown you in the previous post. Continue reading
Serving CGI Scripts with Nginx on CentOS 6
In this post I will show you how to serve CGI scripts with Nginx on CentOS 6 using fcgiwrap. Continue reading
Nginx with PHP on CentOS 6
This is a post on how to set up Nginx with PHP using spawn-fcgi on CentOS 6. Continue reading
