Upsun Support Team
Comments
-
Based on the above information I’ve written a tool to auto add IPs to the fastly block list based on whatever is in the table ban_ip in your application. This allows you to use a tool like autoban ...
-
For future people getting to this article, I wrote a pecl tool that simplifies the building of custom extensions through pecl and also uses the PLATFORM_CACHE to speed up subsequent builds. Usage ...
-
https://community.platform.sh/t/how-to-install-grpc-for-php-in-platform-sh/1121/3?u=matthias-van-woensel
-
Yes, the auto-assigned Let’s Encrypt certificate should add custom domains as SANs, and you should be able to set the strict-transport-security header for them and still have them show as valid. I ...
-
I think you might be running into this piece concerning trailing slashes. If I’m understanding your goals correctly, you’ll probably need to add partial redirects on the route entry for https://{de...
-
you are correct! Thanks for letting me know. Updated!
-
Hi @upgrader-dev i would be glad to help here but i need more info on your project: which Symfony version are you trying to deploy? it seems that you try to write session directly to folder /var/l...
-
You could use Headless Chrome | Platform.sh Docs no?
-
We don’t have a specific integration for Azure repos but it’s possible what you need to do can still be accomplished in another way. Can you elaborate a bit more on your specific use case?
-
Hi, Fastly works with versions. Each configuration change you make will need to happen on a copy of the current version, and then, the new version can be activated. developer.fas...