1
0
Fork 0
mirror of https://github.com/RaspbianFrance/raspisms.git synced 2025-04-26 11:26:27 +02:00
raspisms/.htaccess

5 lines
130 B
ApacheConf

RewriteEngine on
RewriteRule ^assets - [L]
RewriteRule ^.well-known - [L]
RewriteRule ^data/public/ - [L]
RewriteRule . index.php