The url running on port 80 is http://chdb Tim Ford -----Original Message----- From: Anthony J. Biacco [mailto:abiacco@xxxxxxxxxxxxxxxxxx] Sent: Thursday, March 05, 2009 2:01 PM To: users@xxxxxxxxxxxxxxxx Subject: RE: Apache port help There is no way for http://intranet to go directly to the web server on port 8080. You'd have to configure something on the web server on port 80 to forward to 8080 IN the port 80 web server, you could do a: RedirectPermanent / http://intranet:8080 But then that kind of defeats the purpose of your port 80 web server, unless you have other things like virtual hosts running on it. What's the URL for the port 80 web server if the port 8080 one is http://intranet:8080? Is it a different hostname in the url? -Tony --------------------------- Manager, IT Operations Format Dynamics, Inc. 303-573-1800x27 abiacco@xxxxxxxxxxxxxxxxxx http://www.formatdynamics.com -----Original Message----- From: Tim Ford [mailto:tford@xxxxxxxx] Sent: Thursday, March 05, 2009 11:53 AM To: users@xxxxxxxxxxxxxxxx Subject: RE: Apache port help Okay, the reason why its running on port 8080 is because I have another webpage running on 80 on the same server. Tim Ford tford@xxxxxxxx -----Original Message----- From: Evan Platt [mailto:evan@xxxxxxxxxxxxxxxxxx] Sent: Thursday, March 05, 2009 1:45 PM To: users@xxxxxxxxxxxxxxxx Subject: Re: Apache port help At 10:33 AM 3/5/2009, you wrote: >Hello, I am hosting my webpage on port 8080 so the address is >http://intranet:8080 and you have to type that to get to it. Well I >would just like it if my users just had to type http://intranet and >apache will do the rest. I have tried the Rewrite and Proxy but with no >luck. Could someone please help me out? So you have Apache running on port 80 and port 8080? Why not just use port 80? --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx This e-mail and any attachments may contain confidential information that is legally privileged. If you received this e-mail in error or are not the intended recipient, you should delete and destroy the e-mail and any attachments or copies; you are prohibited from retaining, distributing, disclosing or using any information contained in the e-mail. Please notify the sender of the erroneous e-mail delivery by return e-mail. Thank you for your cooperation. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx This e-mail and any attachments may contain confidential information that is legally privileged. If you received this e-mail in error or are not the intended recipient, you should delete and destroy the e-mail and any attachments or copies; you are prohibited from retaining, distributing, disclosing or using any information contained in the e-mail. Please notify the sender of the erroneous e-mail delivery by return e-mail. Thank you for your cooperation. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx