0
votes
1answer
50 views

Getting 505 error when increasing apc.shm_size over 128M running litespeed

I have APC enabled on my server when I try to increase the apc.shm_size over 128M I get 505 errors on the site , I have tried all sorts of settings and have read lots of threads but cant seem to find ...
1
vote
0answers
86 views

I'm getting this message when restarting Apache after installing litespeed on my dedicated server:

I'm getting this error when trying to restart Apache after installing litespeed on my dedicated server: Apache restarted, but pid file does not match process list pids. If apache restart ...
0
votes
0answers
91 views

High “time to first byte” in peak hours [closed]

Generally I have generally 20-25 active visitors in my website. In midnight and mornings my website's "time to first byte" is approximately 3-4 seconds. But in day hours I get 20-60 seconds for time ...
0
votes
2answers
180 views

Rewrite rule www.example.com to example.com/www without changing url in browser

I want to make a rewrite that under the url www.example.com will be site example2.com/www but I want it not to change the url in browser to example2.com/www/. So after entering in browser ...
-1
votes
4answers
270 views

Why isn't httpd working?

I have just uninstalled Litespeed with the code below, but am getting an error when I try to start Apache through httpd. What can I do? Here's the commands I used: root@s15430558 [~]# ...
2
votes
1answer
697 views

Htaccess tunnel to local server on another port?

Is it possible to have 2 web servers running on the same box with different ports and then use htaccess to tunnel traffic from 1 server to another based on a rewritecond? Basically when a certain ...
0
votes
3answers
908 views

Web servers comparison: Apache vs Litespeed

Today I've seen on the wordpress requirements that they recommend Apache or litespeed web server. It's the first time I've heard about litespeed and I've been hearing Apache for years. What are the ...