📄 virtual.example.com
字号:
# -*- text -*-######################################################################## Sample virtual server for internally proxied requests.## See the "realm virtual.example.com" example in "proxy.conf".## $Id: virtual.example.com,v 1.1 2008/04/01 10:20:59 aland Exp $######################################################################### Sample contents: just do everything that the default configuration does.## You WILL want to edit this to your local needs. We suggest copying# the "default" file here, and then editing it. That way, any# changes to the 'default" file will not affect this virtual server,# and vice-versa.## When this virtual server receives the request, the original# attributes can be accessed as "outer.request", "outer.control", etc.# See "man unlang" for more details.#server virtual.example.com {$INCLUDE ${confdir}/sites-available/default}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -