wordpress中的永久链接需要Apache支持url重写,于是配置了一下。
OurApache Apache初级应用 Comments(0)
我们都知道,在windows下的apache系统在访问网址时,最后的地址是个目录,apache系统能够自动加个/线,而Linux下的apache不能自动加。
OurApache Apache基础知识 Comments(0)
目的:动态解析home.sst.cn的下级域名,username.home.sst.cn,实现基于虚拟域名(动态域名)的个人空间访问 。