aaP_hk2263247 Hi I'm faceing this issue in my wordpress website if a post is 404 error then my wordpress website show aapanel 404 error not my wordpress 404 error. please tell me how to solve this error
aaPanel_Kern Hello, is the problem solved? Please check if the access protocol is correct? Is the domain name added to the site? Try deploying SSL. Is it normal to access the website again? aaP_hk2263247
dreambladeflag0 Can you provide your current panel version to us? And what server when your using: Apache/Nginx/openlitespeed?
aaP_umartan13 I am having the same problem with 7.0.20 version. its showing the aapanel 404 page instead of wordpress 404 page. How can I fix it?
aaPanel_Kern Hello, this is the default error interface. If you need to modify the error interface of wordpress, it is recommended that you use the corresponding wordpress plugin aaP_umartan13
aaP_umartan13 I just created the plugin, but when a 404 status code appears, it does not send the request to the WordPress site. Instead, it shows the aaPanel default 404 page.
aaP_umartan13 I figured it out, thank you! Just comment this line in the nginx config. error_page 404 /404.html;