I am working on Linux (Ubuntu). I've installed apache to /var/local/ and I've moved the Apache directory to /usr/local/. Now it can't start.
I've edited the httpd.conf file changing all /var/local text to /usr/local/. Which other files do I have to change?
Thank you!