Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[求助] 伪静态设置问题,搞半天没搞好!【已解决】

[复制链接]
DZxiaojin 发表于 2016-9-20 14:21:15 | 显示全部楼层 |阅读模式
本帖最后由 DZxiaojin 于 2016-11-24 09:48 编辑

Discuz! 程序版本
Discuz! X3.2 Release 20160601 查看最新版本 专业支持与服务 Discuz!专用主机
UCenter 客户端版本
UCenter 1.6.0 Release 20141101
服务器系统及 PHP
WINNT / PHP v5.4.41
服务器软件
Microsoft-IIS/7.5
服务器 MySQL 版本
5.1.73-community
上传许可
100M
当前数据库尺寸
10.46 MB
当前附件尺寸
[ 详情 ]


目录下的web.config
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
    <system.webServer>
        <httpErrors>
            <remove statusCode="404" subStatusCode="-1" />
            <error statusCode="404" prefixLanguageFilePath="" path="/404.html" responseMode="ExecuteURL" />
        </httpErrors>
        <defaultDocument>
            <files>
                <add value="index.php" />
            </files>
        </defaultDocument>
    </system.webServer>
</configuration>



我复制伪静态到web.config文件里面,网站就出现500了,访问不了,请问什么情况啊?
crx349 发表于 2016-9-20 16:31:19 | 显示全部楼层
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-24 04:29 , Processed in 0.022627 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表