I have a number of sites running on the same subdomain for which I own a wildcard ssl certificate. I have one main certificate set up in plesk which all the sites use. I've just renewed the certificate and uploaded the two new certificate files to plesk via 'tools & settings' and it seems to...
I'm trying to disable php within an uploads directory (/uploaded/tmp) on one of my sites but nothing I have tried seems to work, I can still run the php files via my browser, I have the following in my vhost_ssl.conf:
<Directory /var/www/vhosts/dev.mydomain.com/httpdocs>
Options...