I have changed my server over from NGINX Varnish to try LiteSpeed Enterprise, after seeing the performance comparisons.
It's changed over 99% perfectly, but I have noticed one issue with a single website. (note, all other sites are fine)
One website is giving 404 errors when permalinks are set to POST NAME.
These pages are viewable when changed over to default post name (P=123) etc.
I have had a look around online but it points towards HTACCESS, although my HTACCESS files are the same for all of my websites.
A few places are also stating to add :
<Directory /var/www/html/yourDirectory> AllowOverride All </Directory>
Into my apache conf file. The only strange thing now is that I don't have a few of my old folders such as var/www & etc/httpd
So i can't change these settings.
Has anyone else got any ideas? I'm just so confused as it's only affected a single website.
Thanks in advance.
It's changed over 99% perfectly, but I have noticed one issue with a single website. (note, all other sites are fine)
One website is giving 404 errors when permalinks are set to POST NAME.
These pages are viewable when changed over to default post name (P=123) etc.
I have had a look around online but it points towards HTACCESS, although my HTACCESS files are the same for all of my websites.
A few places are also stating to add :
<Directory /var/www/html/yourDirectory> AllowOverride All </Directory>
Into my apache conf file. The only strange thing now is that I don't have a few of my old folders such as var/www & etc/httpd
So i can't change these settings.
Has anyone else got any ideas? I'm just so confused as it's only affected a single website.
Thanks in advance.