💿
Openlitespeed & Cyberpanel
  • Linux Debugging
    • Desk Space Debugging
    • Checked Failed Services
    • Debug Memory Usage
  • Openlitespeed Web Admin
    • List Users
    • Update Password
  • Cyberpanel Setup
    • Installing Cyberpanel
    • Remove Port 8090 from URL
    • Folder permissions in CyberPanel
    • Redirect one domain to another
  • Customizing Cyberpanel
    • Customize Login Page
    • Customize Home Page Title
    • Customize Dashboard UI
  • SSL Debugging
  • DKIM Debugging
  • Setup Mailserver
Powered by GitBook
On this page
  1. Customizing Cyberpanel

Customize Login Page

Last updated 1 year ago

  1. Go to the following directory:

/usr/local/CyberCP/loginSystem/templates/loginSystem/
  1. Modify the login.html file (or copy the content from this )

nano login.html
  1. Restart Cyberpanel for the changes to take effect:

sudo systemctl restart lscpd
gist