Wordpress 站点在与 apache 混淆后显示空白索引页面
Wordpress site shows blank Index page after messing with apache
我是 EC2 的新手,正在处理我的 WP 网站的 SSL 安装。我出了点问题,网站显示默认的 Apache 网页。然后我删除了 index.html 文件以恢复我的 WP 站点。它也没有用。
我需要一些帮助,了解如何在地址框中输入我的域时显示我的 WP 站点。
站点 URL:www.infinity-vr.com
确保您的文件位于正确的目录中。我没有看到 Apache 网页。
这里是 Bitnami 开发者。
在Bitnami中,我们把apache的所有配置文件都放在了/opt/bitami/apps/wordpress/conf
里面。
我们已经在我们的文档网页中解释了所有这些配置:
https://docs.bitnami.com/aws
关于您需要的信息:
正在将 ssl 证书上传到您的 wordpress 服务器:
https://docs.bitnami.com/aws/apps/wordpress/#how-to-upload-files-to-the-server-with-sftp
使用您的 ssl 证书启用 https:
https://docs.bitnami.com/aws/apps/wordpress/#how-to-enable-https-support-with-ssl-certificates
希望对您有所帮助。
我是 EC2 的新手,正在处理我的 WP 网站的 SSL 安装。我出了点问题,网站显示默认的 Apache 网页。然后我删除了 index.html 文件以恢复我的 WP 站点。它也没有用。
我需要一些帮助,了解如何在地址框中输入我的域时显示我的 WP 站点。
站点 URL:www.infinity-vr.com
确保您的文件位于正确的目录中。我没有看到 Apache 网页。
这里是 Bitnami 开发者。
在Bitnami中,我们把apache的所有配置文件都放在了/opt/bitami/apps/wordpress/conf
里面。
我们已经在我们的文档网页中解释了所有这些配置:
https://docs.bitnami.com/aws
关于您需要的信息:
正在将 ssl 证书上传到您的 wordpress 服务器: https://docs.bitnami.com/aws/apps/wordpress/#how-to-upload-files-to-the-server-with-sftp
使用您的 ssl 证书启用 https: https://docs.bitnami.com/aws/apps/wordpress/#how-to-enable-https-support-with-ssl-certificates
希望对您有所帮助。