2022-07-01 15:24:26 -07:00
|
|
|
; 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
|
2024-09-18 12:36:22 -07:00
|
|
|
/Websites/@vhost/Edit [sync] = Panel\Vhost\VhostsEdit
|
2024-08-30 14:01:15 -07:00
|
|
|
/Users/@username/Edit [sync] = Panel\Vhost\UsersEdit
|