UNPKG

proxy-static

Version:

转发文件:远程服务器转发到本地,本地转发到远程服务器

11 lines 245 B
<!doctype html> <html lang="cn"> <head> <meta charset="UTF-8"> <title>Test</title> <link rel="stylesheet" href="libs/fontawesome/4.4.0/css/font-awesome.css"/> </head> <body> 测试本地文件,加载远程font-awesome </body> </html>