This website works better with JavaScript
Home
Explore
Help
Sign In
iru
/
letsencrypt
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Поправил defalut
tomishinets.v
6 years ago
parent
05105b860a
commit
790f57823b
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
default.conf
+ 1
- 0
default.conf
View File
@@ -1,5 +1,6 @@
server {
listen 80;
+ server_name _;
location / {
root /var/www/html;
}