Sentora Support Forums

Full Version: [Solved] Apache include
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
I reinstalled apache because my configuration was corrupt for some reason.
How do I reinstall apache2 and setup the config file so that it links to the virtualhost, because now I just get the standard apache2 page.

Regards!,
Moved from beta testing, it is not related to that.

I cannot ell you all that you have to do because it will be too long, depending what you want, and also because if you really intend to manage a server, you must acquire knowledge enough to handle such things

But I can tell you the idea :
The default config file from apache config at /etc/apache2 must include the sentora(zpanel) config file at /etc/sentora/configs/apache/httpd/conf file. This file itself include the vhosts file, so only 1 include is required.
All I had to know, I wasn't sure if it was done using an ln or an include thanks!