This was actually our first formal road trip. We visited Portland, ME and Acadia National Park.
Jordan Pond – Acadia National Park
This was actually our first formal road trip. We visited Portland, ME and Acadia National Park.
Jordan Pond – Acadia National Park
I hate upgrading, every time, something will break.
This time, it seems you need to add the following line to /etc/nginx/fastcgi_params
fastcgi_param PATH_TRANSLATED $document_root$fastcgi_script_name;
I migrated my LAMP site to LNMP.
“Although the Apache web server is currently the most popular web server in the world, Nginx is gaining ground at a rapid rate. This is unsurprising, considering that Nginx performs excellent while using few resources. For many websites, a migration to Nginx would improve performance.”
Here is a good tutorial: Click me