Question
Problem with php on nginx when accessing over HTTPS, anyone have any tips?
Hello friends, I am setting up a drop using PML and ubuntu, I have a problem when trying to access php files, when I use the normal url it works perfectly, but the access by low https php file.
link = ok http://www.crialojas.com/info.php
link no ok = https://www.crialojas.com/info.php
my nginx config:
http://pastebin.com/hQxT2iMt
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×