Setup pis for fubar2k22
#To preserve UTF-8 filenames make USB filesystem ext4 (not exfat or fat)
#.htaccess allow access to files (end of the file)
RewriteCond %{REQUEST_URI} !(\/aud/.*)$
RewriteCond %{REQUEST_URI} !(\/img/.*)$
RewriteCond %{REQUEST_URI} !(\/web/.*)$
RewriteCond %{REQUEST_URI} !(\/style/.*)$
RewriteCond %{REQUEST_URI} !(\/files/.*)$