Skip to content
Read For Learn
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP

nginx

wp-json/ return 404, but wp-json/wp/v2/ works fine on my nginx server

Could this be about https://core.trac.wordpress.org/ticket/39432 Symptoms look very similar and at the time of writing hasn’t been released as 4.7.3. Applying the patch manually fixed the issue on my nginx setup.

Categories nginx Tags nginx, rest-api

GeoIP.dat.gz and GeoLiteCity.dat.gz not longer available? Getting 404 trying to load it

Maxmind no longer supports Geolite legacy, just Geolite2 : https://blog.maxmind.com/2018/01/02/discontinuation-of-the-geolite-legacy-databases/

Categories nginx Tags geoip, geoip2, maxmind, nginx

nginx – two subdomain configuration

The mistake is putting a server block inside a server block, you should close the main server block then open a new one for the sub domains

Categories nginx Tags nginx, subdomain

“configuration file /etc/nginx/nginx.conf test failed”: How do I know why this happened?

sudo nginx -t should test all files and return errors and warnings locations

Categories nginx Tags nginx

How to use NGINX as forward proxy for any requested location?

Your code appears to be using a forward proxy (often just “proxy”), not reverse proxy and they operate quite differently. Reverse proxy is for server end and something client doesn’t really see or think about. It’s to retrieve content from the backend servers and hand to the client. Forward proxy is something the client sets … Read more

Categories nginx Tags fiddler, nginx, proxy, reverse-proxy

How to fix nginx throws 400 bad request headers on any header testing tools?

As stated by Maxim Dounin in the comments above: When nginx returns 400 (Bad Request) it will log the reason into error log, at “info” level. Hence an obvious way to find out what’s going on is to configure error_log to log messages at “info” level and take a look into error log when testing.

Categories nginx Tags nginx

NGINX: upstream timed out (110: Connection timed out) while reading response header from upstream

175 43 I have Puma running as the upstream app server and Riak as my background db cluster. When I send a request that map-reduces a chunk of data for about 25K users and returns it from Riak to the app, I get an error in the Nginx log: upstream timed out (110: Connection timed … Read more

Categories nginx Tags nginx, puma, timeout

Nginx: Failed to start A high performance web server and a reverse proxy server

I try to start this service but i can´t, the error below occur:

Categories nginx Tags nginx
Newer posts
← Previous Page1 … Page8 Page9
+ More

Recommended Hostings

Cloudways: Realize Your Website's Potential With Flexible & Affordable Hosting. 24/7/365 Support, Managed Security, Automated Backups, and 24/7 Real-time Monitoring.

FastComet: Fast SSD Hosting, Free Migration, Hack-Free Security, 24/7 Super Fast Support, 45 Day Money Back Guarantee.

Recent Added Topics

  • Bug in translation system: load_theme_textdomain() returns true, files are available and accessible but the language defaults to english
  • Custom Elementor controls not appearing in the widget Advanced tab using injection hooks
  • Get the name of the template/*html file used
  • Trying to Add Paging to Single Post Page
  • Sharing media files between live and staging servers
  • How to display the description of a custom post type in the dashboard?
  • Critical error on image display
  • Copying WP data and files into new install?
  • How to determine the DirectAdmin WordPress backup date?
  • How to get list of ALL tables in the database?
© 2026 Read For Learn
  • Database
    • Oracle
    • SQL
  • algorithm
  • asp.net
  • assembly
  • binary
  • c#
  • Git
  • hex
  • HTML
  • iOS
  • language angnostic
  • math
  • matlab
  • Tips & Trick
  • Tools
  • windows
  • C
  • C++
  • Java
  • javascript
  • Python
  • R
  • Java Script
  • jQuery
  • PHP
  • WordPress