1.改/etc/httpd/conf/httpd.conf

<Directory /var/www/html/example.com/public_html>
Options Indexes FollowSymLinks 
AllowOverride All 
Require all granted 
</Directory>

2.重启httpd

3.重新运行安装程序

http://wordpress_site_IP/installer.php

 

参考链接:

https://wordpress.org/support/topic/after-mirgration-only-home-page-working-getting-404-error-for-all-other-pages/

相关文章:

  • 2022-12-23
  • 2021-10-16
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-28
  • 2021-11-22
猜你喜欢
  • 2021-11-25
  • 2021-06-03
  • 2021-12-21
  • 2022-12-23
  • 2021-12-02
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案