Search results

  1. A

    Update from 1.4.23 to 1.4.25 failed

    Good afternoon, Today I decided to attempt an update from 1.4.23 to 1.4.25. I did the following: 1. Downloaded an extracted source .tgz 2. ./configure --with-openssl=/usr/lib/ssl 3. make && make install I also attempted with sudo with the same results. failed at make. Please see attached...
  2. A

    [need assist]Wordpress caching rewrite rules

    I started working on a WordPress site on my server and a plugin I am using requires the following rules added for caching. My question is: how can I implement the following code properly into my rewrite rules for them to work without all of them throwing errors? <IfModule mod_deflate.c>...
  3. A

    Custom 404 page headers

    So, I've been trying to figure out how to make OLS push a 404 header with custom error pages with no luck. httpstatus.io says OLS pushes it as a 302 (which is bad for SEO). Is there any way to make OLS push an actual 404 with a custom 404 page?
  4. A

    Failed to load PageSpeed

    This is the error I am getting: Failed to load module [modpagespeed], error: /usr/local/lsws//modules/modpagespeed.so: undefined symbol...
Top