支持 » 安装、升级和使用 » 重装apache2以后,访问出错

  • xiaopangemm

    (@xiaopangemm)


    最近想给apache服务器安装SSL证书,然后不知道改了一些什么配置,访问不了网站了,然后我重新下载了apache2 然后再访问我的主页的时候就出现了这种情况,我应该怎么做

    <?php
    /**
     * Front to the WordPress application. This file doesn't do anything, but loads
     * wp-blog-header.php which does and tells WordPress to load the theme.
     *
     * @package WordPress
     */
    
    /**
     * Tells WordPress to load the WordPress theme and output it.
     *
     * @var bool
     */
    define('WP_USE_THEMES', true);
    
    /** Loads the WordPress Environment and Template */
    require( dirname( __FILE__ ) . '/wp-blog-header.php' );
    

    我需要帮助的页面: [登录以查看链接]

查看 1 回复 - 1 至 1 (总计 1)
查看 1 回复 - 1 至 1 (总计 1)
  • 话题 ‘重装apache2以后,访问出错’不再接受新回复。