Hi guys,
I reported earlier that I was having problems getting Apache to listen to a port other than 80. That problem, thanks to SwiftDeath, has been fixed. Apache now successfully listens to the port I've set. I can access the index page stored in /var/www/html internally and externally without any problems. My problem is that I can't access any sub-directories. I've created a sub-directory, called images under /var/www/html and have placed pictures in that directory. I believe I have the appropriate permissions set for the directory in that the directory is set to 755, as well as all the contents of the directory.
BTW /server-info also acts in the same manner. I get an access forbidden message from the browser.
I believe that the problem may lie either within commonhttpd.conf or within Vhosts.conf, but I don't know where to start. I hope I've given enough information for you all to help. Any assistance that you can provide would be appreciated very much.