发烧论坛

注册

 

发新话题 回复该主题

168被黑客攻击了吗? [复制链接]

查看: 5792|回复: 17
1#
二个多小时访问不了,什么原因?
分享 转发
Hi - Fi ≠ Hi - Price
TOP
2#

现在可以进了
CLK发烧信号线!
淘宝: http://shop35466467.taobao.com
TOP
3#

明显服务器太差,内存不够,数据库出问题。
TOP
4#

服务器在广州,可是广州打开网页速度是最慢的!什么原因?
最爱潘金莲并为潘金莲而发骚
TOP
5#

访问量太大,服务器受不了了
Hi - Fi ≠ Hi - Price
TOP
6#

真的是很慢.
TOP
7#

服务器出了点小问题,现在已经好了。
网通用户可能会慢些,我是电信用户超非常流畅。
TOP
8#

貌似进入有些帖子会有错误提示。
TOP
9#

Server Error in '/' Application. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

<!-- Web.Config Configuration File --><configuration>    <system.web>        <customErrors mode="Off"/>    </system.web></configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.

<!-- Web.Config Configuration File --><configuration>    <system.web>        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>    </system.web></configuration>

TOP
10#

回复 6# 懒得顶 的帖子

很正常。
TOP
发新话题 回复该主题