-
Created ticket #56359 on Core Trac:
Non-existent URLs show contents of homepage instead of 404 error -
Posted a reply to Apache web server configuration file for WordPress, on the site WordPress.org Forums:
@sterndata What does that mean? -
Posted a reply to Non-existent URLs display homepage instead of 404 error, on the site WordPress.org Forums:
@lcf As I have already mentioned in the initial post, I am running a *fresh… -
Posted a reply to Apache web server configuration file for WordPress, on the site WordPress.org Forums:
@sterndata When I replaced fcgi://127.0.0.1:9000 with fcgi://loremipsum or fcgi://dummyvalue and restarted Apache, nothing bad happened;… -
Posted a reply to Apache web server configuration file for WordPress, on the site WordPress.org Forums:
@sterndata Regarding the ProxyPassMatch ^/(.*\.php(/.*)?)$ unix://var/run/php-fpm/www.sterndata.com.sock|fcgi://127.0.0.1:9000/var/www/www.sterndata.com/wordpress timeout=300 part of your configuration, can the 127.0.0.1:9000 be… -
Posted a reply to Apache web server configuration file for WordPress, on the site WordPress.org Forums:
@jdembowski Thank you, but that is for Nginx, not Apache. I have already provided that… -
Created a topic, Apache web server configuration file for WordPress, on the site WordPress.org Forums:
There is an official help page that shows nginx + php-… -
Created a topic, Non-existent URLs display homepage instead of 404 error, on the site WordPress.org Forums:
In a fresh install of WordPress, I noticed that non-ex…