LiteSpeed Settings ​
The LiteSpeed Settings page manages the server configuration through a tabbed interface. Because LiteSpeed runs as a drop-in replacement for Apache, this page edits the same configuration as MyApache Settings.
This page is the per-view reference for the settings view. For where it fits in the full workflow, see Integrations > LiteSpeed.
Overview ​
URL: /admin/lite-speed-settings
LiteSpeed runs in Apache drop-in replacement mode, so the panel keeps one shared set of server settings. Any change you make here - whether on this page or on MyApache Settings - applies to whichever web server is currently active. There is no separate LiteSpeed-only configuration.

LiteSpeed Profile ​
At the top of the page, the LiteSpeed Profile selector chooses which saved configuration profile is applied. The Default profile is used unless you add others.
Settings tabs ​
The settings are organized into six tabs, matching MyApache Settings:
- Server Configuration - basic identity and process settings for the server.
- Security & Performance - security hardening, response handling, and HTTP security headers.
- Timeouts & Performance - connection timeout and keep-alive behavior.
- Request Limits - limits on the size and structure of incoming client requests.
- Logging Configuration - locations, formats, and verbosity of the server log files.
- Modules Configuration - enable or disable loadable modules; some reveal additional settings when enabled.
For the full per-setting reference of every tab, see MyApache Settings - the controls and descriptions are identical because both pages edit the one shared configuration.
Remote IP Handling ​
Added in AdminBolt 1.7.0. The Remote IP Handling section in the Modules Configuration tab names the header carrying the real visitor address behind a CDN, and the proxies allowed to set it. It is the same shared setting as on MyApache Settings, and it applies to whichever web server is active.
LiteSpeed always reads X-Forwarded-For, which Cloudflare and most CDNs send alongside their own header, so the same configuration serves both web servers. A header is only applied together with a trust list. See Remote IP Handling for the full page.
Login Shortcut URLs ​
The Login Shortcut URLs section sits in the Server Configuration tab, the same section and the same list as on MyApache Settings. It publishes short paths such as /cpanel, /panel, and /webmail on every hosted domain, redirecting to the panel or webmail login.
Since 1.6.0 the shortcuts are served identically on Apache, LiteSpeed Enterprise, and OpenLiteSpeed, and they survive both a settings save and a web server switch. Editing them here or on the MyApache page changes the same setting. The per-field reference, the reserved paths, and the defaults are documented once, on MyApache Settings.
Related pages ​
- MyApache Settings - the same shared configuration, with the full per-setting reference.
- Remote IP Handling - visitor addresses behind a CDN.
- LiteSpeed Dashboard - switch the active web server and restart LiteSpeed.
- Integrations > LiteSpeed - the full end-to-end guide.