# There are no secrets here... # Feel free to use this as reference AddDefaultCharset UTF-8 AddType text/plain .MD5 .SHA1 AddType application/vagrant-box .box AddType application/vagrant-box-+pp .box-pp IndexIgnore "feed" IndexIgnore "boxes" AddIconByType "/include/icons/box-icon-32.png" application/vagrant-box AddIconByType "/include/icons/box-icon+pp-32.png" application/vagrant-box-+pp AddAltByType "Vagrant base box" application/vagrant-box AddAltByType "Vagrant base box file with extras" application/vagrant-box-+pp AddDescription "Vagrant base box with extras" .box-pp AddDescription "Vagrant base box" .box AddDescription "MD5 Checksum file" .MD5 AddDescription "SHA1 Checksum file" .SHA1 AddDescription "Changelog" CHANGELOG AddDescription "Boxes ordered by centos release" centos AddDescription "Boxes ordered by VirtualBox release" virtualbox HeaderName "/include/vbox-header.html" ReadmeName "/include/vbox-footer.html" Order Deny,Allow Deny from All