1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bozon_ynh.git synced 2024-09-03 18:16:09 +02:00
bozon_ynh/sources/core/.htaccess

5 lines
69 B
ApacheConf
Raw Normal View History

2016-03-23 19:30:43 +01:00
Order Allow,Deny
<FilesMatch "\.(js)$">
Allow from all
</FilesMatch>