Apache .htaccess的301重定向代码 22 6月 2016 by: 琥珀主机 in: Apache,Linux,WindowsTags: .htaccess, Apache, IIS把不带www的域名301到带www的域名 RewriteEngine On RewriteCond %{htt […] Read More »
service unavailable的故障原因? 22 6月 2016 by: 琥珀主机 in: WindowsTags: Windows Service Unavailable是一种系统的警告提示。如果一个网站的程序占资源太多或者发生太多的错 […] Read More »
连接一段时间后 就出现输入用户名和密码界面 怎么设置才能没有? 22 6月 2016 by: 琥珀主机 in: WindowsTags: Windows解决方案:在开始菜单中输入运行》Tscc.msc》连接》双击RDP》Tcp或右击》属性》会话》选中第一个的替代 […] Read More »
Windows系统 怎么重新启动Apache? 22 6月 2016 by: 琥珀主机 in: WindowsTags: Apache, Windows答:请您在桌面开始菜单中选择运行,输入services.msc 找到apache 右键重启就可以了 Read More »
Windows主机中404错误页面的设置 22 6月 2016 by: 琥珀主机 in: WindowsTags: 404, Windows首先新建一个404b.htm文件放置在您的网站根目录,或者其他目录下。比如新建一个HttpErrors目录,放 […] Read More »
利用sql server management studio导出sql格式的文件 22 6月 2016 by: 琥珀主机 in: WindowsTags: SQL, Windows1.使用SQL Server Management Studio 2008 连接数据库。 2.选中要导出数据的 […] Read More »
iis6.0加载伪静态 22 6月 2016 by: 琥珀主机 in: WindowsTags: IIS, Windows1:打开IIS,在要设置的站点上,右键,选择“属性”,如下图: 2在“ISAPI筛选器”项目,点击“添加”,如 […] Read More »
如何修改服务器远程密码 22 6月 2016 by: 琥珀主机 in: WindowsTags: Windows, 修改密码, 服务器1、远程登陆服务器后 右键我的电脑,点击“管理” 2、在“本地用户和组”中打开“用户”,在右侧找到 Admin […] Read More »
如何测试 80端口是否通畅 22 6月 2016 by: 琥珀主机 in: WindowsTags: Windows, 服务器在开始菜单中找到运行》输入cmd》telnet ip(如:116.255.#.#)80 如果出现下图说明80不 […] Read More »
IIS流量跑高处理方法 22 6月 2016 by: 琥珀主机 in: WindowsTags: IIS, Windows, 服务器1、先通过 360安全卫士 查看 哪个 网站进程 流量跑高,查看一下PID值! 2、然后cmd 进入 命令提示 […] Read More »