Apache 虚拟目录.note

noteId: WEBcbf0e09db83a69240e6cb7e2ac1bde82 · 原始路径:/ALL/Linux - A模块/服务配置/Apache2/配置合集/Apache 虚拟目录.note · 图片:2 · 附件待处理:0

 
或者直接在 网站根目录下创建 whoami目录,然后在其下配置 index.html文件也是一样的
 
 
# 使用 Alias:
vim /etc/apache2/sites-enabled/000-default.conf
 
当客户端访问 [uri]/whoami 时,就会返回这个 whoami.html 文件