Version: 1.5.4
WebServer Settings
The WebServer Settings interface enables OpenPanel users to edit the primary webserver configuration file directly using a text editor.
These settings are global and apply to all domains (i.e., affect the virtual hosts configuration).
⚠️ Important: Always create a backup of the configuration file before making any changes.
- For Apache, you can edit the
httpd.conf
file. - For Nginx and OpenResty, you can edit the
nginx.conf
file.
Was this helpful?