You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Dougie <do...@bugstumper.com> on 2006/08/16 19:11:29 UTC

[users@httpd] Redirecting URL

Hi all,

     Fairly new to Apache.  Trying to do something pretty simple, but 
have no clue what to do.

     I have a java server (that is using Jetty, internally) on my 
machine. The server name is located on port 9090.  I would have just 
installed Apache on this same machine at port 80.  If I type in the url, 
http://localhost:80, I get the message that the Apache works (a page 
saying It works! is shown).  If I type in the url, 
http://localhost:9090, I get the webpage for my java server... which is 
correct.

     I would like it, if I typed in http://localhost:80/, I would be 
redirected to http://localhost:9090.

     How can I do this?

Any help is greatly appreciated
Doug


---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org