logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: map port to directory
Author
mikekay



Joined: 19 Jun 2009
Posts: 1

PostPosted: Fri 19 Jun '09 15:00    Post subject: map port to directory Reply with quote

Greetings.

I have a setup with two web servers - IIS7 and an Apache server. The Apache server is setup to serve Bugzilla - I have this working by port forwarding to the Apache server something like this: 207.111.232.17:8080 (not my actual IP address).

I have just finished installing another web program - to serve up email - It is working fine with my mail server - but I am unsure how to access it.

What I would like to do, and I have no idea if this is possible, is to may another port number like 8081 to a particular directory - so when I type in 207.111.232.17:8081 - the webmail site starts up.

Is this possible?

If not, how do I go about this?

Thanks.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7355
Location: Germany, Next to Hamburg

PostPosted: Fri 19 Jun '09 23:06    Post subject: Reply with quote

a short example how to map a different port to a directory you can find here:
http://www.apachelounge.com/viewtopic.php?p=13489

if you still have a question please ask again.
Back to top


Reply to topic   Topic: map port to directory View previous topic :: View next topic
Post new topic   Forum Index -> Apache