在 Wordpress 中的同一域下添加新的非 wordpress 网站
Add new non-wordpress website under same domain in Wordpress
是否可以在 Wordpress 的同一域下添加新的非 wordpress 网站?
我的域是 http://7deal.com/ and I want to access my non-wordpress website using http://7deal.com/merchant/。我已经上传了我的新文件并尝试了它,但它显示页面无法找到。
感谢您的帮助。
在存储 Web 文件的主目录中,您只需创建一个名为 "merchant" 的文件夹。然后在其中添加所有新网站文件。
注意:wordpress 的 .htaccess
文件可能会导致一些问题,具体取决于其他网站的内容!
尝试删除或重命名 wordpress root .htaccess。
是否可以在 Wordpress 的同一域下添加新的非 wordpress 网站?
我的域是 http://7deal.com/ and I want to access my non-wordpress website using http://7deal.com/merchant/。我已经上传了我的新文件并尝试了它,但它显示页面无法找到。
感谢您的帮助。
在存储 Web 文件的主目录中,您只需创建一个名为 "merchant" 的文件夹。然后在其中添加所有新网站文件。
注意:wordpress 的 .htaccess
文件可能会导致一些问题,具体取决于其他网站的内容!
尝试删除或重命名 wordpress root .htaccess。