Nginx Tutorials
3 mos, 2 wks ago
Chrooted Drop Bear HowTo | Virtual Place Blog
Chrooted Drop Bear HowTo This tutorial is being written to help you install Drop Bear to a chroot environment. Dropbear. ... Drupal 6 Hosting With nginx And PHP-FastCGI On Ubuntu 9.10 Drupal 6 Hosting With nginx And PHP-FastCGI On Ubuntu... How To Easily Migrate A PostgreSQL Server With Minimal Downtime How To Easily Migrate A PostgreSQL Server With Minimal Downtime... Installing Nictool On CentOS 5 Installing Nictool On CentOS 5 Nictool is a free. ...
read more
3 mos, 2 wks ago
Nginx Maillist: Re: How to Windows auth working on nginx reverse ...
It won't work at least until nginx supports backend keep-alive and connection affinity with the front end. Right now nginx opens and closes a connection to the back end with each request (like many caches do). ...
read more
3 mos, 2 wks ago
Nginx Maillist: Cookies and nginx
I am using nginx as a reverse SSL proxy to an IIS application (Team City). Every time I hit the proxy address the backend webserver tells me to (enable cookies). I tried to read though the documents on how to get cookies to work, ...
read more
3 mos, 3 wks ago
Nginx front-end proxy cache for WordPress « hakre on wordpress
Nginx front-end proxy cache for WordPress. A how-to by Dan Collis-Puro “geek of all trades” on optimizing your WordPress MU install, using Nginx as a front-end proxy cache for WordPress: We put an nginx caching proxy server in front of ...
read more
How to Windows auth working on nginx reverse proxy ??? I config a reverse proxy to Windows IIS 6.0 (windows auth), visit windows server url is ok. Visit nginx proxy to this site tips my input pwd & username, repeat this tips input over, ...
read more
3 mos, 3 wks ago
[HowtoForge] Newsletter 04/08/2010 #286525
http://www.howtoforge.com/drupal-6-hosting-with-nginx-and-php-fastcgi-on-ubuntu-9.10. Striping Across Four Storage Nodes With GlusterFS On CentOS 5.4 =============================================================== This tutorial shows how to do data striping (segmentation of logically sequential data, such as a single file, so that segments can be assigned to multiple physical devices in a round-robin fashion and thus written concurrently) across four single storage ...
read more
3 mos, 3 wks ago
Nginx and FastCGI
How-to. On the latest Ubuntu, you'll need to install the packages nginx, spawn-fcgi, libfcgi-dev. Then edit the nginx configuration file in /etc/nginx/sites-available/default. In the server clause, add something like: location = /test { ...
read more
3 mos, 3 wks ago
Ben Lynn: Openly Geeky: Nginx and FastCGI
How-to. On the latest Ubuntu, you'll need to install the packages nginx, spawn-fcgi, libfcgi-dev. Then edit the nginx configuration file in /etc/nginx/sites-available/default. In the server clause, add something like: location = /test { ...
read more
3 mos, 3 wks ago
Linux nginx: Chroot (Jail) Setup
How do I run Nginx web serer in a chroot (jail) so that I can minimizes the damage done by a potential break-in by isolating the web server to a small section of the filesystem? You can use traditional chroot kind of setup with nginx. ...
read more
3 mos, 3 wks ago
Nginx Maillist: Re: SSL with client certificate errors
Hi, Igor! I also have the above problem - nginx is working on Windows (currently on my local computer) and hope the patch will help to fix the problem. Sorry for the silly question - how to install the patch you posted here? ...
read more
3 mos, 3 wks ago
Sameh Attia: Top 20 Nginx WebServer Best Security Practices
Nginx powers several high traffic web sites, such as WordPress, Hulu, Github, and SourceForge. This page collects hints how to improve the security of nginx web servers running on Linux or UNIX like operating systems. ...
read more