additions or whateva
parent
6335fcf99b
commit
a10668c513
|
@ -25,12 +25,10 @@ server {
|
||||||
access_log off;
|
access_log off;
|
||||||
log_not_found off;
|
log_not_found off;
|
||||||
}
|
}
|
||||||
;
|
|
||||||
location = /robots.txt {
|
location = /robots.txt {
|
||||||
access_log off;
|
access_log off;
|
||||||
log_not_found off;
|
log_not_found off;
|
||||||
}
|
}
|
||||||
;
|
|
||||||
|
|
||||||
access_log off;
|
access_log off;
|
||||||
error_log /var/log/nginx/evidenciaonojs.tk-error.log error;
|
error_log /var/log/nginx/evidenciaonojs.tk-error.log error;
|
||||||
|
|
Loading…
Reference in New Issue