Changing port from 80 to 81
I am trying to run my own server (personal use only), and I cannot use port 80 due to a router that will not accept the default admin pass that Linksys provides. What file would I need to change it so that if I go to myIP:81 it will show my files instead of a 404?I use XAMPP for its easy install of PHP/MySQL if it matters.