vps主机安全设置

vps主机的安全设置至关重要,下面详细介绍了一台vps办事器的安全设置方法:
禁止默认共享
方法一:建立一个记事本,填上以下代码。留存为*.bat并加到启动项目中
net share c$ /del
net share d$ /del
net share e$ /del
net share f$ /del

Server Error in ‘/’ Application解决方法

Server Error in Application.The resource cannot be found.Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.

Requested URL: /aspx/2/board.aspx

——————————————————————————–
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42