View difference between Paste ID: zSgCBU9w and sj8uWAr4
SHOW: | | - or go back to the newest paste.
1
sed -i "s|access_log          /dev/null  main;|access_log           /usr/local/vesta/log/nginx-access.log combined;|g" /usr/local/vesta/nginx/conf/nginx.conf
2
service vesta restart