This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
iru
/
letsencrypt
Seguir
5
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Поправил defalut
tomishinets.v
%!s(int64=6) %!d(string=hai) anos
pai
05105b860a
achega
790f57823b
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
default.conf
+ 1
- 0
default.conf
Ver ficheiro
@@ -1,5 +1,6 @@
server {
listen 80;
+ server_name _;
location / {
root /var/www/html;
}