Wordpress和Xampp无法打开子页面 [英] Wordpress and Xampp not open child pages

查看:167
本文介绍了Wordpress和Xampp无法打开子页面的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用wordpress + xampp,但看不到子页面.

出现:

Object not found!

在此服务器上找不到请求的URL.该页面上的链接似乎有误或已过期.请将该错误告知该页面的作者.

如果您认为这是服务器问题,请与网站管理员联系.

错误404

localhost Apache / 2.4.12 (Win32) OpenSSL / 1.0.1l PHP / 5.6.8

解决方案

默认情况下,Xampp禁用了FollowSymlinks.有关如何操作,请参见第4点

  • 启用mod重写(如果尚未完成)
  • 将AllowOverride设置为从无到全部

https://codex.wordpress.org/Using_Permalinks#Fixing_Permalink_Problems

如果AllowOverride未设置为全部,则永久链接将完全导致您描述的这些404错误(现有页面上的未找到").

I'm working with wordpress + xampp but I can not see the child pages.

Appears:

Object not found!

The requested URL was not found on this server. The link on that page seems to be in an error or out of date. Please inform the author of that page about the error.

If you think this is a server problem, please contact the webmaster.

error 404

localhost Apache / 2.4.12 (Win32) OpenSSL / 1.0.1l PHP / 5.6.8

解决方案

By default, Xampp has FollowSymlinks disabled. See point 4 on how to

  • enable mod rewrite (if not done already)
  • set AllowOverride from none to all

https://codex.wordpress.org/Using_Permalinks#Fixing_Permalink_Problems

If AllowOverride is not set to all, permalinks will cause exactly these 404 errors you describe ("Not found" on existing pages).

这篇关于Wordpress和Xampp无法打开子页面的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆