is LSWS reading Apache httpd.conf? If not, just stop lsws and start apache.
Quote:
service lsws stop; service httpd start;
if LSWS reads httpd.conf, it is ok to do above if no Apache binary wrapper (chk Admin Console -> Server -> General -> Using Apache Configuration File).
if there is Apache binary wrapper, you need to stop lsws first. roll back to initial Apache binary and start httpd afterwards.