mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-20 16:37:48 +02:00
3 lines
148 B
ApacheConf
Executable file
3 lines
148 B
ApacheConf
Executable file
RewriteEngine on
|
|
RewriteBase "/raspisms/"
|
|
RewriteRule "!\.(js|ico|ICO|gif|GIF|jpg|JPG|jpeg|JPEG|png|PNG|css|woff|woff2|ttf|wav|ogg|mp3)$" index.php
|