This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
iru
/
letsencrypt
Urmărește
5
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
616b2d149a
Ramuri
Etichete
master
letsencrypt
/
default.conf
default.conf
115 B
Istoric
Crud
1
2
3
4
5
6
7
server {
listen 80;
server_name _;
location / {
root /var/www/html;
}
}