On 09/09/17 13:05, Per Jessen wrote:
Carlos E. R. wrote:
On 2017-09-08 18:35, Per Jessen wrote:
Paul Groves wrote:
What is the difference between the apache service loading at boot compared to manually starting the service? Assuming by "manually starting the service" you mean "systemctl start apache2", there should be no difference. Well, yes, there is one: during boot, some other needed service may not have started yet. Later on, they are all running, hopefully. In principle yes, in practice a vanilla Apache doesn't need any other service. The way Paul describes the issue, it is as if Apache comes with two different configs. If the vhosts config directory was NFS mounted ....
All config files (including the default file) are in /etc/apache2/ on the root filesystem Again, the default file is loading fine but my site config files are not. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org