What the best way to add some directories to apache default host via WHM
For example, I have server host.example.com. It hosts bunch of sites with personal domains - example1.com, example2.com, example3.com etc.
I installed and configured zabbix, and I want to get access to it via host.example.com/zabbix. Where is I can write something like
? :-/
Alias /zabbix /usr/share/zabbix
Options Indexes FollowSymLinks
DirectoryIndex index.php
AllowOverride none
allow from all
? :-/
-
You could try to add the 1st line in Pre Main Include and the rest in Post VirtualHost Include WHM -> Service Configuration -> Apache Configuration -> Include Editor 0 -
Hello :) The following documentation may also be helpful to you: Changes Contained Within a VirtualHost Directive Thank you. 0
Please sign in to leave a comment.
Comments
2 comments