PDA

View Full Version : Listener for port


Joe Jacobs
11-13-2008, 06:38 AM
How do I create a listener that will listen to only one port of a domain name? For example I have example.com. I've set the listener to redirect example.com:80 to /home/example/public_html. How do I configure it so that it will redirect example.com:6789 to /home/example6789/public_html?

mistwang
11-13-2008, 08:19 AM
Are you using a control panel?
If yes, just do what you usually do when Apache is used.

Joe Jacobs
11-13-2008, 02:15 PM
I know it probably sounds stupid but how do I do it? I've never done it before :)

mistwang
11-13-2008, 03:42 PM
You need to ask the question to control panel software vendor.

Joe Jacobs
11-13-2008, 03:49 PM
I'm not using any control panel...only the cp that comes with lsws

mistwang
11-13-2008, 05:07 PM
Please read http://www.litespeedtech.com/docs/webserver/config/concepts/ first