{% extends "baseTemplate/index.html" %} {% load static %} {% comment %} Website creation. The form posts once and then polls the status file the view hands back, because a full creation (user, tree, vhost, OLS reload and optionally Let's Encrypt) runs well past any sensible request timeout. {% endcomment %} {% block title %}Create website{% endblock %} {% block content %}
Sets up the system user, /home/<domain>, the
OpenLiteSpeed virtual host and — optionally — a Let's Encrypt
certificate.
open_basedir is the right default for shared
hosting; turn it off only when an application genuinely needs to
read outside its own home.