# AuthType Basic # AuthName phpMyAdmin # AuthUserFile "C:/Bitnami/redmine-4.1.1-5/apache2/users" # Require valid-user AllowOverride None php_value upload_max_filesize 80M php_value post_max_size 80M Order allow,deny Allow from 127.0.0.1 Satisfy all = 2.3> Require local ErrorDocument 403 "For security reasons, this URL is only accessible using localhost (127.0.0.1) as the hostname."