Questions tagged [openlitespeed]
90 questions
0
votes
0 answers
Openlitespeed password protected realm and rewriting rules
I am working with openlitespeed and have for my php application a virtual location "/backend/" which I like to have password protected. I also using "rewrite" rules at the root context so the requests get routed to my "/index.php". I noticed when I…

megloff
- 1,400
- 4
- 27
- 44
0
votes
0 answers
How can I exclude one URL from redirection in OpenLiteSpeed
My application webroot is like : /home/username/appname/public_html
I have created a subfolder under public_html and installed the wordpress there.
Like: /home/username/appname/public_html/subfolder
we used the below redirection code because we want…
0
votes
0 answers
live publishing of Django application
I successfully hosted a Django website on the domain but I want to publish it without running the putty session again and again.
I am using a open lite speed server please help me what are setting I need to configure to make it keep alive all the…

jyoti Mittal
- 11
- 2
0
votes
0 answers
OpenLiteSpeed Changing http port from 8088 to 80 not working
I am fresh to openlitespeed. I've succesfully installed the server and Wordpress above it.
Now I can reach my wordpress installation from http://x.x.x.x:8088
But
When I try to replace the HTTP port from 8088 to 80, I get a timeout.
May you please…

Jafar Hajeer
- 1
- 1
0
votes
0 answers
Cyberpanel error log: "bypassed". Htaccess in subfolder
So I have a Cyberpanel that I want to use for a laravel script. At first I thought the issue is due to the .htaccess in my root folder directly but I think the issue is the .htaccess file on my subfolder not being recognized by OpenLiteSpeed?
I read…

Tescan
- 23
- 4
0
votes
1 answer
AWS litespeed not launching, timing out
I'm just trying to launch EC2 instance with open litespeed wordpress. Once everything is setup and the instance sayings running, the IP still loading and finally shows timed error. This happens only with the openlitespeed wordpress image.
0
votes
1 answer
Redirect using .htaccess without trailing SLASH
I am long time reader and never had to ask a question. Mostly got answers just by reading this extraordinary forum.
Recently I have been trying to resolve an issue with htaccess for several days now & it has kept me from progressing on my web…

Hxds Tojki
- 3
- 2
0
votes
0 answers
Not able to run Django website without port 8000(for eg: website.example:8000) using cyberpanel and openlitespeed
I am trying to host website on cyberpanel with openlitespeed server, CentOS operating system. but whenever I am trying to make the project live it is not coming on the specified domain but running only on the example.com:8000.
I did all the changes…

jyoti Mittal
- 11
- 2
0
votes
2 answers
Modsecurity V3.0: OpenLiteSpped how to block cookie
I am using mod-security V3 on a centos machine with Openlitespeed.
My php file access.php create cookie: honey_bot_trap with value : 16 character [0-9a-zA-z]. - dynamic: ex: au4abbgjk190Bl
in modsecurity create rules:
SecRule REQUEST_HEADERS:Cookie…

WilliamVine
- 3
- 1
0
votes
1 answer
Rewrite Rule returns 500 internal server error litespeed
how are you ? Today I'm with this problem that I cannot solve.
I created an instance to which I associated a docker container using cyberpanel, so far so good since if I enter the URL of the instance including the port I can use the app correctly.…

Santiago Paradelo
- 103
- 2
- 10
0
votes
1 answer
Litespeed Port 80 (http) printing php code
I've very new to Litespeed and so far love it! All works amazingly fast on port 443(HTTPS), but on port 80 (HTTP) the browser prints the PHP code rather than executing it.
Can anyone point me in the right direction, I'm a bit of a noob and very new…

Julie Freeman
- 39
- 1
- 8
0
votes
0 answers
OLS restricting access per IP
I want to restrict the access to my phpmyadmin folder so it could be accessible only by 1 IP.
I've already done that successfully for the domains hosted on the server using the following rewrite rules, as per the documentation:
RewriteCond…

kvelev
- 53
- 10
0
votes
0 answers
Error when uploading files larger than 500MB on vps server
I have a vps server (on hostinger) running on openlitespeed (cyberpanel). The website that I built uses PHP.
I created a file upload service and set my php config's post max limit to 1024M and upload max filesize to 1024M as well since both those…

blurreJel
- 1
- 1
- 1
0
votes
1 answer
Openlitespeed log format for GoAccess
Im trying since hours to find an working Openlitespeed Log config to run with GoAccess. Also did not found any topic regarding openlitespeed logging with goaccess.
Example: Common Log Format (CLF)
"%h %l %u %t "%r" %>s %b"
Common Log Format with…

roberto32492
- 3
- 1
0
votes
0 answers
openliteserver: https redirect not working
I am following the tutorial outlined here to setup https redirect and when I visit the normal site I hit the litespeed server page you get when you first spin up the droplet. When you prefix the url with https:// it goes to the proper wordpress…

SomethingsGottaGive
- 1,646
- 6
- 26
- 49