Hello all,
I'm a total newbie at litespeed, so I feel like I have to resort to posting on here in the hopes that someone can provide me guidance at a solution.
So this is where I'm at now...
I have Strapi built into my project (website) and have since configured its virtual host through filezilla to the digitalocean droplet/litespeed. Along with that, I have configured its listener through litespeed. Under the virtual hosts 'context' section of litespeed, I have also designated a startup file to be run when going to the ip address of my project. When I try going to that ip address all I receive in response is a 500 internal server error/requested timeout. So I did a
after ssh-ing into my project to try and gather some data. Below is the information I receive in regards to the aforementioned command:
I'm a total newbie at litespeed, so I feel like I have to resort to posting on here in the hopes that someone can provide me guidance at a solution.
So this is where I'm at now...
I have Strapi built into my project (website) and have since configured its virtual host through filezilla to the digitalocean droplet/litespeed. Along with that, I have configured its listener through litespeed. Under the virtual hosts 'context' section of litespeed, I have also designated a startup file to be run when going to the ip address of my project. When I try going to that ip address all I receive in response is a 500 internal server error/requested timeout. So I did a
Code:
tail -f /usr/local/lsws/logs/*
Last edited: