-
-
Notifications
You must be signed in to change notification settings - Fork 881
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
www_root is not being added correctly #639
Comments
I'm having the same problem, root inside location doesn't work. Temporarily I fixed this on my puppet server like this |
I have the same problem using this module too install Laravel as well. It would be great if this can be resolved. |
@SoldierCorp You need to set use_default_location => false for the module to add
|
I opened #902 recently about the same issue. I do think the behavior is somewhat improved now (there's an error, just not a useful one), but I hope we can improve this. |
Closing this since #902 is open. |
I'm working with puppet, capistrano and other technologies to make a deployment structure using Laravel but I have a problem using the nginx puppet because I want to know why the www_root is not being adding outside a location like the index_files parameter because inside a location is not working. And if it's not working couldn't work correctly with my deployment.
Conf
Not working
Working
The text was updated successfully, but these errors were encountered: