Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
To continue sharing your ideas and feedback, please visit features.plesk.com
Please check this guide first. It refers to 404 error, but in a combination with .htaccess rules and Wordpress, this could show up as a 403 in your Wordpress installation. The basic issue is that "icons" is a reserved directory name in Apache default installations. So if you want to use an individual /icons path in your website, you first need to remove that default setup from Apache.
- Does the name of your website resolve to the correct IP address?
- Can you ping the domain name from your local computer?
- Is traceroute completing the connection to your server?
- Are the web server configuration files present in /var/www/vhosts/system/<domain name>/conf ?
- Do you see anything interesting in /var/www/vhosts/<domain name>/logs files that can be related to the issue?