|
It looks like a permission issue, httpd.conf should be located /usr/local/apache/conf/httpd.conf.
Where LSWS has been installed to? /opt/lsws or /usr/local/lsws is the recommended location. If you install it to /usr/local/apache, permission will be messed up, you need to restore the default permission by referencing permission of /usr/local/apache on another server.
|