mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
15 lines
743 B
Markdown
15 lines
743 B
Markdown
---
|
|
sidebar_position: 4
|
|
---
|
|
|
|
# Edit Domain Templates
|
|
|
|
This interface allows you to edit the VirtualHosts templates and default landing pages used for new domains.
|
|
|
|
- Default Page: Template displayed on new domains without any content.
|
|
- Suspended Website: Template displayed on websites (domains) that user suspends.
|
|
- Suspended User: Template displayed on all websites (domains) that suspended user owns.
|
|
- Apache VirtualHost: Template used for creating VirtualHosts of domains added by users with Apache webserver.
|
|
- Nginx VirtualHost: Template used for creating VirtualHosts of domains added by users with Nginx webserver.
|
|
- OpenResty VirtualHost: Template used for creating VirtualHosts of domains added by users with OpenResty webserver.
|