# nginx默认html根目录


## nginx 默认html根目录

### cenots7 
```
/usr/share/nginx/html
```

### ubuntun18.04
```
/var/www/html
```
