Since updating to 1.3.3
have had a few issues with https only sites -
setting on the domain is set to force https (I think)
Wheezy Debian (7)
fastcgi I think - not 100% sure
showing FPM - verified via phpinfo
(fpm manages memory better? thought 1.3.x forced it over? - I might have to get re-introduced to verify that)
using panel redirect - plugin and phpswitcher
USING CloudFlare - so very possible that is causing the issue as well.
but it seems to be passing traffic fine.
var/log/apache2/<domain>
[error] [client 173.245.48.240] client denied by server configuration: /var/www/
IP is cloudflare
http://oceanodunes.org
getting a 403 - 301 permanently moved -
http://dwtsolutionsllc.com/
http://amps-corp.com
manually change to https - they work fine.
then it no longer will show the error page it forces over to https and works every time (browser cache?)
however I don't know if visitors are redirected on initial load.
even changed them to not force https and loads normal http.
re-enable https
HSTS (HTTP Strict Transport Security) |
and some start working - amps-corp.com - goes back to 403-301 error.
Don't believe it was happening previously, but honestly couldn't say for sure.