On Thu, May 22, 2008 at 6:09 PM, Sarmah, Purandar <[EMAIL PROTECTED]> wrote:

> our application using http://myhost.com instead of http://myhost.com:7779.
>
> Meaning without typing port number in the address bar even though it is
>
> not port 80.

> use mod_rewrite and whether port number can be hidden through mod_rewrite?


If Apache isn't actually reachable on port 80, mod_rewrite will never
get a chance to do anything to a request typed fed to the browser as
http://myhost.com

-- 
Eric Covener
[EMAIL PROTECTED]

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to