On Sun, Feb 28, 2010 at 2:56 PM, Mike Hagerty <hager...@bc.edu> wrote:

> I don't know if this is something apache can do (i.e., if it can change the
> default port for http://www.mysite.com from 80 to 8000)
>  or if I need to accomplish it outside of apache (find some software that
> maps port 80 to port 8000) ?

The browser decides what port to connect to, so it's far to late to do
anything in the webserver.

A third-party might be able to relay traffic for you, but at that
point you're probably better off hosting your content somewhere else.

-- 
Eric Covener
cove...@gmail.com

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

Reply via email to