CyberPanel Community
er

erselbey

@erselbey

0topics
2posts
joined
last seen

Recent replies

How to remove 8090 port from my domain panel?First add this to the .htaccess in the file manager of the hostname vim /home/your.hostname.domain/public_html/.htaccess RewriteCond %{HTTPS} !=on RewriteRule ^Errors on upgrade CyberPanelIt worked for me. Thanks for information