opf/openproject

View on GitHub
packaging/addons/repositories/conf/server/20_repoman_svn_vhost.conf

Summary

Maintainability
Test Coverage
<VirtualHost 127.0.0.1:80>
  ServerName localhost

  # Include the repoman configuration in order
  # to access the repository from localhost
  Include _REPOMAN_SVN_CONF_LOCATION_
</VirtualHost>