Alias /lib /TheCore/web/lib
Options +Indexes +MultiViews +FollowSymLinks
AllowOverride All
Require all granted
Alias /bus0 /TheCore/web/bus0
Options +Indexes +MultiViews +FollowSymLinks
AllowOverride All
Require all granted
Alias /bus1 /TheCore/web/bus1
Options +Indexes +MultiViews +FollowSymLinks
AllowOverride All
Require all granted
Alias /bus2 /TheCore/web/bus2
Options +Indexes +MultiViews +FollowSymLinks
AllowOverride All
Require all granted
Alias /transfer /TheCore/web/transfer
Options +Indexes +MultiViews +FollowSymLinks
AllowOverride All
Require all granted
Alias /logs /TheCore/logs
Options +Indexes +MultiViews +FollowSymLinks
AllowOverride All
Require all granted
Alias /whois /TheCore/web/whois
Options +Indexes +MultiViews +FollowSymLinks +ExecCGI
AddHandler cgi-script .cgi
AllowOverride All
Require all granted
Alias /watchdog /TheCore/web/watchdog
Options +Indexes +MultiViews +FollowSymLinks +ExecCGI
AddHandler cgi-script .cgi
AllowOverride All
Require all granted
Alias /elements /TheCore/web/elements
Options +Indexes +MultiViews +FollowSymLinks +ExecCGI
AddHandler cgi-script .cgi
AllowOverride All
Require all granted
Alias /cleaner /TheCore/web/cleaner
Options +Indexes +MultiViews +FollowSymLinks
AllowOverride All
Require all granted
# dont forget to enable some modules
# a2enmod proxy rewrite proxy_http proxy_wstunnel
ProxyPass "http://127.0.0.1:89/"
ProxyPass "http://127.0.0.1:90/"