apache_conf Nginx配置包装js导入为html5导入

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了apache_conf Nginx配置包装js导入为html5导入相关的知识,希望对你有一定的参考价值。

location ~/html-imports/(.+)$ {
       set $path $1;
       default_type 'text/html';
       content_by_lua 'ngx.say("<script src=\'", ngx.var.path, ".js\'></script>")';
   }

以上是关于apache_conf Nginx配置包装js导入为html5导入的主要内容,如果未能解决你的问题,请参考以下文章

apache_conf Nginx配置letsencrypt + bitbucket

apache_conf 基于Bourbon的SASS配置和调试选项导入配置文件后,您可以将bourbon称为@import“bourbon”

apache_conf hyper.js shell配置

apache_conf 配置服务,test.directive.js

apache_conf react-app-rewired,添加配置config-overrides.js

apache_conf nginx的