Update 0.2.3.md

This commit is contained in:
Stefan Pejcic 2024-07-18 11:45:33 +02:00 committed by GitHub
parent ceff0c2f26
commit 99d5c49a2b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,6 +21,7 @@ Not yet released.
### 💅 Polish
- Nginx and Apache vhosts files now restrict access to sensitive resources by default, these include: `.git`, `compose.json`, `composer.lock`, `auth.json`, `config.php`, `wp-config.php`, `vendor`. OpenPanel users can edit and remove the rules for any domain, from the **OpenPanel > Domains > Edit Vhosts File** page.
- [Websites List](#websites-list)
@ -31,3 +32,10 @@ In **OpenPanel > File Manager**, click on "Upload." In the modal, select "Downlo
This feature accepts any link type. If the link points to an archive *(`.zip`, `.tgz`, `.tar.gz`, `.tar`, `.gz`), it will automatically be extracted; if it's a regular file, it will simply be downloaded.
![upload from url file manager](https://i.postimg.cc/xT98xwwQ/ezgif-2-6ffcbe189c.gif)
### Websites List
List of all websites on **OpenPanel > Website Manager**.
![websites list](https://i.postimg.cc/cs6yWdwH/siteslist.gif)