使用nginx的alias即可,例如下边的配置将子目录static_web代理到/www/wwwroot/bg.dr34m.cn路径,访问http://xxx.xx/static_web/index.html即可达/www/wwwroot/bg.dr34m.cn/index.html
1 | |
使用nginx的alias即可,例如下边的配置将子目录static_web代理到/www/wwwroot/bg.dr34m.cn路径,访问http://xxx.xx/static_web/index.html即可达/www/wwwroot/bg.dr34m.cn/index.html
1 | |