问题:The requested URL /xxxx.html was not found on this server 原因:apache的重写未开启,开启重写后,问题解决, 方法如下: apache 打开 httpd.conf 文件 找到AllowOverride None 改为 AllowOverride All
一.实验拓扑 二.实验步骤 1.给主机设置IP,网关:给交换机划分VLAN,给VLAN划分端口,给VLAN设置IP 2.启用OSPF.宣告网段(network 网络地址 反掩码 区域名 其中0区域为主干区域) ▲SwitchA 的相关配置 Switch>enable Switch#config Configuring from terminal, memory, or network [terminal]? Enter configuration commands, one per li