![]() |
|
Separate httpd-vhosts.conf - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: General Forums - (Non-Sentora Support) (https://senforums.mach-hosting.com/forumdisplay.php?fid=1) +--- Forum: Sentora Development (https://senforums.mach-hosting.com/forumdisplay.php?fid=54) +--- Thread: Separate httpd-vhosts.conf (/showthread.php?tid=3811) |
Separate httpd-vhosts.conf - berry9mathew - 06-13-2017 I've been using Sentora since it was released then zPanel for a few years before. I think it would be a nice option to separate the httpd-vhosts.conf, the reason I am suggesting this change is because when you have a large amount of websites it just becomes an oversized mess of configuration options. Pros: - Easy to find configuration - Easy to edit configuration - Easy to delete - Easy to disable by simply moving the config file to the sites-available folder - Segregated domain configs - Easier to program Cons: - Lots of files per domain (then again there is 3 log files per domain so it's not to bad) - Increase file storage size (I think) What are your suggestions on this? I'm planning on forking this to my Github and building it for myself but if it would be good for an official release it's all yours. RE: Separate httpd-vhosts.conf - Me.B - 10-05-2017 Hi, We are planning to change the whole vhost config management. Likely your pull request will be refused. I'm working since a while on system based in templates and in completly different way. M B |