.htaccess file or OpenLiteSpeed (OLS) configuration. Follow these troubleshooting steps:
Steps to Resolve:
Rename the.htaccess file:
- Using File Manager: Access the site’s folder file manager, navigate to the root directory of your WordPress site, and rename
.htaccessto.htaccess_old. - Using SFTP: Connect to your server via an SFTP client (e.g., FileZilla), locate the
.htaccessfile in the root directory, and rename it.
- Access server management and restart the OpenLiteSpeed service.
- Visit your website URL to see if it now loads properly in a browser.
.htaccess File:
- Log in to your WordPress admin dashboard (
wp-admin). - Navigate to Settings > Permalinks.
- Click Save Changes twice without making any changes. This action regenerates the
.htaccessfile with the correct rules.
