BitNami RedMine 을 설치하면 기본 포트가 80으로 설정 되어 있음
C:\BitNami\redmine-2.2.2-0\apache2\conf\httpd.conf 파일의 Listen 부분을 원하는 포트로 변경.
변경 후 Apache Web Server 재시작
# Change this to Listen on specific IP addresses as shown below to
# prevent Apache from glomming onto all bound IP addresses.
#
#Listen 12.34.56.78:80
Listen 80