Recent content by shahz

  1. shahz

    Wordpress on Digital Ocean with Cloudflare keeps crashing randomly

    Dear OLS community, I've heard a lot of good word about OLS for Wordpress and I'm fairly new here. Hoping to get some assistance. I've setup a fresh OLS + Wordpress instance on DigitalOcean and here's roughly what I have so far. For the main instance, I'm using a CPU-Optimized 4GB CPU + 8GB...
  2. shahz

    Removed www from Wordpress URL, not getting CORS error

    Roger that.. Thank you @Cold-Egg That was very helpful ^^
  3. shahz

    Removed www from Wordpress URL, not getting CORS error

    Hey @Cold-Egg Apologies for the delayed response. Right now, I have a code snippet that redirects http and/or https along with www to always point to https without www: ### Rewrite HTTP and WWW to HTTPS and non-WWW RewriteEngine on RewriteCond %{HTTPS} off [OR] RewriteCond %{HTTP_HOST} ^www\...
  4. shahz

    Removed www from Wordpress URL, not getting CORS error

    Hi @Cold-Egg Yeah, I did update both Home URL and Site URL indeed. I have LiteSpeed Cache, and I have purged done "Empty entire cache" under Toolbox, but the error still persists.
  5. shahz

    Removed www from Wordpress URL, not getting CORS error

    Hey guys, It's my first time trying OpenLiteSpeed and while I'm loving it, I stumbled into a little problem. By default, my Wordpress instance was using "www" in the URL. I removed it from Wordpress settings, and now I'm getting "Access to font at 'https://www.domain.com/dir/ithemes-icons.woff'...
Top