CyberPanel Community
L3

L3xD

@L3xD

14topics
31posts
joined
last seen

Recent topics

L3 Rewrite rule issue Web Server · by L3xD 1posts 268views
L3 2FA error Bug Report · by L3xD 6posts 2.5kviews
L3 Setting up Google Drive freezes Bug Report · by L3xD 1posts 277views
L3 Issue with mail General Discussion · by L3xD 4posts 678views
L3 Disabling TLSv1 General Discussion · by L3xD 3posts 1kviews
L3 CyberPanel on SSL General Discussion · by L3xD 2posts 1.4kviews
L3 SSL Issue General Discussion · by L3xD 4posts 219views
L3 Page Redirect General Discussion · by L3xD 1posts 181views

Recent replies

Issue with mailLittle follow-up... At the moment my main domain is vacloudhub.com and I have mail.vacloudhub.com as a top level website and issued SSL on it as Mail Server SSLIssue with mailType your comment> @ianw5555 said: > Did you visit here https://ip-address:8090/manageSSL/sslForMailServer and issue an SSL cert? Yes I did that and it has a vaWordPress Snippets plugin 404Type your comment> @CyberPanel said: > Restart OpenLiteSpeed whenever you change permalinks settings or go for CyberPanel Ent where you get LiteSpeed Ent (full Disabling TLSv1Type your comment> @themew said: > Go to https://your-server-ip:7080 > > Then Listeners / SSL / View / SSL, Tick TLS 1.2 & 1.3 Thank you. Worked like charm.CyberPanel on SSLI've figured it out. The correct rule should be: RewriteEngine On REWRITERULE ^(.*)$ HTTP://cyberpanel/$1 [P]SSL IssueResolved the issue. It was in Redis Mass Hosting feature. I've reinstalled without it and now everything is fine.SSL IssueI've narrowed it down. The issue is with the web server. I run LSE on it. When I point the website locally to OLS VPS it resolves without issues. There is sometSSL IssueI've tried with both turned on proxy and turned off proxy, with full propagation and still, no SSL issued.[Tutorial] How to deny access for files with certain extension or folder in OpenLiteSpeed/CyberPanelYes, and none of these are working. The only thing working is the vHost[Tutorial] How to deny access for files with certain extension or folder in OpenLiteSpeed/CyberPanelType your comment> @qtwrk said: > in apache .htaccess file , we have something like this to deny access for certain files that needs to be protected > > <FilesM