URL rewrite example
Using EasyPHP
a). Create a virtual host in httpd.conf using following:
b). Also enable the directory
c). Go to browser and try http://localsite to see the directory.
http://localsite/ -> http://localsite/log/rewrite.log
http://localsite/ab -> http://localsite/favicon.ico
本文介绍了一个使用EasyPHP配置的URL重写示例。通过修改httpd.conf文件创建虚拟主机,并设置重写规则来实现对特定请求路径的重定向。
4435

被折叠的 条评论
为什么被折叠?



