Skip to content

Instantly share code, notes, and snippets.

@arysom
arysom / .htaccess
Created January 13, 2023 13:27 — forked from PabloKowalczyk/.htaccess
Symfony on home.pl .htaccess
:Location /*.php
Use php74
:Location
<IfModule mod_rewrite.c>
RewriteEngine On
# Determine the RewriteBase automatically and set it as environment variable.
# If you are using Apache aliases to do mass virtual hosting or installed the
# project in a subdirectory, the base path will be prepended to allow proper