{% extends "baseTemplate/index.html" %} {% load static %} {% comment %} Modification console: PHP version, open_basedir, aliases and the raw vhost. The raw editor is deliberately last and visually separated — plogical keeps a .bak and rolls back a configuration OpenLiteSpeed refuses, but a bad edit still costs the customer a reload. {% endcomment %} {% block title %}Modify website{% endblock %} {% block content %}

Modify website

Change the PHP build, the open_basedir confinement, the domain aliases or the virtual host configuration itself.

All websites

Settings

Changing this rewrites the lsphp handler and reloads OpenLiteSpeed.

Domain aliases

Extra names answering with this site's content. www. is always added automatically and does not need an entry here.

  • No aliases configured.

Virtual host configuration

Editing this by hand can take the site offline. The previous file is kept as vhost.conf.cloudpanel.bak and restored automatically if OpenLiteSpeed refuses to reload.
{% endblock %} {% block scripts %} {% endblock %}