mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Create file-templates.md
This commit is contained in:
parent
3cca05eab2
commit
bb239c5edb
14
website/docs/admin/domains/file-templates.md
Normal file
14
website/docs/admin/domains/file-templates.md
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
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.
|
Loading…
Reference in New Issue
Block a user