http {
include mime.types;
default_type application/octet-stream; #log_format main '$remote_addr - $remote_user [$time_local] "$request" '
# '$status $body_bytes_sent "$http_referer" '
# '"$http_user_agent" "$http_x_forwarded_for"'; #access_log logs/access.log main; nginx 引入外部文件: jrhwpt01:/etc/nginx# ls -ltr mime.types*
-rw-r--r-- 1 root root 3957 Mar 21 2015 mime.types.default
-rw-r--r-- 1 root root 3957 Mar 21 2015 mime.types
相关文章
- html文件在head标签中引入js地址和直接写js代码,所用时间是不同的,因为引入js地址,文件加载的时候需要通过通讯协议去解析地址,读取外部文件
- linux共享文件samba安装与java读取外部文件夹方法
- MAVEN项目中include引入静态文件时报错找不到文件
- 简单登录案例(SharedPreferences存储账户信息)&联网请求图片并下载到SD卡(文件外部存储)
- 在VS工程中,添加c/c++工程中外部头文件(.h),lib库,dll库的基本步骤
- IE11下不能引入外部css的解决方法
- nginx设置反向代理后,页面上的js css文件无法加载
- nginx反向代理转发后页面上的js css文件无法加载【原创】
- delphi调用外部程序打开文件
- shell读取nginx配置文件中nginx的端口