mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-06-06 06:46:25 +02:00
Fix rights, add confs apache, add prototype of systemd confs, add scripts to start and stop raspisms
This commit is contained in:
parent
aa3189bfaa
commit
89d786a730
45 changed files with 95 additions and 2 deletions
|
@ -1,2 +1,3 @@
|
|||
RewriteEngine on
|
||||
RewriteRule !\.(js|ico|ICO|gif|GIF|jpg|JPG|jpeg|JPEG|png|PNG|css|woff|woff2|ttf|wav|ogg|mp3)$ index.php
|
||||
RewriteBase "/raspisms/"
|
||||
RewriteRule "!\.(js|ico|ICO|gif|GIF|jpg|JPG|jpeg|JPEG|png|PNG|css|woff|woff2|ttf|wav|ogg|mp3)$" index.php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue