Skip to content
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

Fix #167: Missing locations root leads to 500 once the app is deployed #168

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

lolautruche
Copy link
Contributor

@lolautruche lolautruche commented Oct 2, 2023

Now if no index.php can be found, locations.root defaults to ""

Copy link
Member

@akalipetis akalipetis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🐻

@akalipetis akalipetis linked an issue Oct 10, 2023 that may be closed by this pull request
@akalipetis akalipetis merged commit 0d2418b into main Oct 10, 2023
@akalipetis akalipetis deleted the missingLocationsRootPHP branch October 10, 2023 10:41
akalipetis added a commit to platformsh/cli that referenced this pull request Oct 26, 2023
Release notes:
* Fix #167: Missing locations root leads to 500 once the app is deployed by @lolautruche in platformsh/platformify#168
* Bump Node default version to 20 by @lolautruche in platformsh/platformify#172
* Name is about application, not project by @lolautruche in platformsh/platformify#173
* Skip empty files when generating by @akalipetis in platformsh/platformify#179
* Fix Laravel database and n handling by @akalipetis in platformsh/platformify#180
* Add more Strapi-specific environment variables by @akalipetis in platformsh/platformify#181
pjcdawkins pushed a commit to platformsh/cli that referenced this pull request Oct 26, 2023
Release notes:
* Fix #167: Missing locations root leads to 500 once the app is deployed by @lolautruche in platformsh/platformify#168
* Bump Node default version to 20 by @lolautruche in platformsh/platformify#172
* Name is about application, not project by @lolautruche in platformsh/platformify#173
* Skip empty files when generating by @akalipetis in platformsh/platformify#179
* Fix Laravel database and n handling by @akalipetis in platformsh/platformify#180
* Add more Strapi-specific environment variables by @akalipetis in platformsh/platformify#181
pjcdawkins added a commit to platformsh/cli that referenced this pull request Oct 26, 2023
* Bump Platformify to v0.2.4

Release notes:
* Fix #167: Missing locations root leads to 500 once the app is deployed by @lolautruche in platformsh/platformify#168
* Bump Node default version to 20 by @lolautruche in platformsh/platformify#172
* Name is about application, not project by @lolautruche in platformsh/platformify#173
* Skip empty files when generating by @akalipetis in platformsh/platformify#179
* Fix Laravel database and n handling by @akalipetis in platformsh/platformify#180
* Add more Strapi-specific environment variables by @akalipetis in platformsh/platformify#181

---------

Co-authored-by: Patrick Dawkins <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing locations root leads to 500 once the app is deployed
3 participants