![]() |
|
[Solved] Apache include - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36) +---- Thread: [Solved] Apache include (/showthread.php?tid=637) |
[Solved] Apache include - TVH7 - 11-14-2014 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!, RE: Apache problem - 5050 - 11-14-2014 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. RE: Apache problem - TVH7 - 11-14-2014 All I had to know, I wasn't sure if it was done using an ln or an include thanks! |