feat(routing): link sub-projects into public document root for seamless access

This commit is contained in:
Philipp Urbschat 2026-09-12 21:43:33 +02:00
parent 0a9befbae9
commit 2542d73ffc
8 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,4 @@
Options -Indexes +FollowSymLinks
RewriteEngine On
# Falls die angefragte Datei oder das Verzeichnis wirklich existiert, nimm sie direkt

1
home/public/admin-tools Symbolic link
View file

@ -0,0 +1 @@
../../admin-tools

1
home/public/auth.php Symbolic link
View file

@ -0,0 +1 @@
../../auth.php

1
home/public/cooles-feature Symbolic link
View file

@ -0,0 +1 @@
../../cooles-feature

1
home/public/dinos Symbolic link
View file

@ -0,0 +1 @@
../../dinos

1
home/public/plants Symbolic link
View file

@ -0,0 +1 @@
../../plants

1
home/public/storymachine Symbolic link
View file

@ -0,0 +1 @@
../../storymachine

1
home/public/test Symbolic link
View file

@ -0,0 +1 @@
../../test