This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
iru
/
letsencrypt
Segui
5
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
ed9a9b722e
Rami (Branch)
Tag
master
letsencrypt
/
default.conf
default.conf
115 B
Cronologia
Originale
1
2
3
4
5
6
7
server {
listen 80;
server_name _;
location / {
root /var/www/html;
}
}