Topic: Custom Folder
Hi
in the wiki at http://wiki.sysvm.com/CPanelNginx?title … anel_Nginx
you have this as the first line
cat >> /etc/cpnginx/custom/foo.com <<EOFWhile searching Google I have seen others write it like this
cat > /etc/cpnginx/custom/foo.com <<EOFCould this be why I always get an error trying to reload the vhost file and rebooting Nginx?