Bookmarks tagged with #nginx.
Show all
Show all
Using NGINX as an Object Storage Gateway
Have you ever accidentally posted a link to file on an object store like Amazon S3 instead of your CDN and seen it go viral? Were you surprised by how high your cloud services bill shot up or did your cloud provider block access? If so, this blog is for you.
Tags:
#nginx
Saved
on: 2021-12-03
Migrate Apache .htaccess to NGINX server block - A blog about Laravel Frame
At the end of last year, this blog was migrated to a new server, hosted by DigitalOcean. The old server ran on Apache but on the new server I wanted to try out the LEMP One-click application. LEMP stands for Linux, NGINX (say: en-juhn-ex), MySQL, PHP.
Saved
on: 2019-02-07
nginxconfig.io
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Saved
on: 2019-01-31
How To Migrate from an Apache Web Server to Nginx on an Ubuntu VPS
There are a number of choices you have to make when getting a website or application up and running. Sometimes, your requirements change, new technology becomes viable, or your user-base balloons unexpectedly.
Tags:
#nginx
Saved
on: 2017-08-14
Nginx with dynamic upstreams - Tenzer.dk
Posted on July 26, 2015. Reading time: 5 minutes I recently made a setup at work where I had a Nginx server facing the user, which would forward requests to a service running behind an AWS Elastic Load Balancer (aka. ELB).
Saved
on: 2015-07-27