Jalle19 / xbmc-video-server

Web interface for streaming or downloading media from a Kodi/XBMC library
GNU General Public License v3.0
192 stars 39 forks source link

Deny .git in the root .htaccess file #274

Closed Jalle19 closed 8 years ago

Jalle19 commented 8 years ago

Some Apache installations only apply this security measure for SVN directories. Technically it's not a big issue since this is free software, but it's still the right thing to do.