I am trying to deploy my Yii2 application using Deployer
My server is Ubuntu server 16.4.10 LTS
, I have configured everything right, When I simply copy the project to server using filezilla everything works fine but when I deploy it with deployer I get this error in google chrome:
Redirected too many times
I've tried configuring deployer a couple of times differently but I get the same error.
p.s: I have used deployer for my other project with this configuration type and it works without any problem.