Skip to content

Instantly share code, notes, and snippets.

View piRGoif's full-sized avatar

Pierre Goiffon piRGoif

View GitHub Profile
@Molkobain
Molkobain / php-versions-through-url.conf
Last active September 7, 2024 08:25
Apache 2.4 - Switch PHP versions through URL prefix
##########################################################################################################################
#
# Define which version of PHP to run based on the URL, this allows to use different PHP versions on a same project
# It also allows to use different projects with different PHP versions at the same time
#
# Example 1: https://localhost/php74/my-project will run on PHP 7.4
# https://localhost/php82/my-project will run on PHP 8.2 even though the sources are in the same folder
#
# Prerequisites:
# - Apache 2.4+
@ABWassim
ABWassim / vtah-renovate.md
Last active September 12, 2023 09:14
Ressources pour le VTAH sur Renovate - 07 Septembre 2023