Hi,
There's no `protected` context here?
If you don't have rewrite rule issue, better to turn off the rewrite logs.
Nope, I didn't see any 503 related log so far. May I ask the 503 error happens on cyberpanel itself or your sites?
Best
Generally 503 error come from php instead of the this warning message.
To avoid error message, please login to the web admin (port 7080) and then access to the virtual host->context, then remove it.
Can you post 503 error log here?
best
@insightdes,
It's probably due to you set the vhost root file/folder under the root user folder?
If this is a test server, do you mind to give this new auto virtual hosts setup script a try?
https://docs.litespeedtech.com/cloud/wordpress/#how-do-i-create-additional-virtual-hosts
If you have...
Because your browser cache is handled by server level.
If you are a server admin, you have somewhat more control. In the LiteSpeed Web Server Admin, navigate to Server > General and scroll down to Expires Settings.
https://blog.litespeedtech.com/2017/10/04/wpw-using-browser-cache-in-lscache/
Hi @nfn ,
It is cached by default, you don't need to set a cache rule for it.
https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:cache:lscwp:configuration:cache#cache_faviconico
### marker FAVICON start ###
RewriteRule favicon\.ico$ - [E=cache-control:max-age=86400]
###...
Hi @hardhatengineer ,
1. Install certbot
https://openlitespeed.org/kb/lets-encrypt-ssl-on-openlitespeed/
2. Set SSL to the listener, follow this
https://docs.litespeedtech.com/cloud/wordpress/#step-4-set-ssl-for-https
or
https://openlitespeed.org/kb/ssl-setup/
That's it. Let us know...
understood @hardhatengineer ,
It's something relate to the PHP with the platform on vultr.
Just tried install again with CentOS7 on Vultr and it works good.
Our php build engineer will back on next Monday and fix it, please wait for few days if you still need Ubuntu + Vultr.
Best
Hi,
I just to clarify that you are talking about this https://raw.githubusercontent.com/litespeedtech/ols1clk/master/ols1clk.sh ols 1 click instead of the app one-click like https://marketplace.digitalocean.com/apps/openlitespeed-wordpress , right?
So this is what i found so far on vultr...
Hi @hardhatengineer ,
Thanks for the information. The one-click app on vultr is build/controlled by vultr team only, but we will give it a try and report the issue to them. :) You can also log a ticket to us via bug@litespeedtech.com with the forum link appended if you want us to take a look...
Hi Alex,
You might want to check here for OpenLiteSpeed information https://openlitespeed.org/kb/migrate-apache-rewrite-rules-to-openlitespeed/
If you need, this https://openlitespeed.org/kb/reload-openlitespeed-automatically-with-directadmin/ should automate reload htaccess file.
Just to...
Hi @Jan Pieters .
Both images are base on openLiteSpeed Web Server, so performance should be likely the same.
OpenLiteSpeed image allows you to setup more virtual host for sure and Cyberpanel provide more management functions for you to setup multiple domains, auto SSL, email, migrate to LSWS...
Hi @dimath99,
Not that I know, but you can setup ACL in web admin page, change port or turn on the web admin port only when you needed.
Maybe other people have better idea?
Best,
Eirc
Hi @jakegarrison,
503 errors are often caused by a malfunction in PHP, and are not related to Web Server nor IP banned.
In this case, you can check the error log, and past the log here or DM me.
More debug method for 503...
Hi @insightdes
Here's the wiki for VH, listener setup.
https://openlitespeed.org/kb/setting-up-name-based-virtual-hosting-on-openlitespeed/
We probably need some screenshot from you to tell which step you missed
Welcome to join LiteSpeed Slack - openlitespeed channel for more information...
Hi @dimath99 ,
Yes, it's on the OpenLiteSpeed dashboard, you can check this doc which has images include listener and rewrite tab.
https://docs.litespeedtech.com/cloud/wordpress/#step-2-add-domain-to-listener
https://docs.litespeedtech.com/cloud/wordpress/#step-5-redirect-http-to-https...