vpanel-stack/panel/config/maps-vhost.ini
2024-09-18 12:36:22 -07:00

13 lines
464 B
INI

; vpanel-stack
; https://git.stack-source.com/msb/vpanel-stack
; Copyright (c) 2022 Matthew Saunders Brown <matthewsaundersbrown@gmail.com>
; GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
[maps]
; Panel (web admin) mapping
/ [sync] = Panel\Vhost\Vhosts
/Login [sync] = Panel\Login
/Logout [sync] = Panel\Logout
/Websites/@vhost/Edit [sync] = Panel\Vhost\VhostsEdit
/Users/@username/Edit [sync] = Panel\Vhost\UsersEdit