rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: Daljeet on May 20, 2010, 08:24:42 PM

Title: Port address Problem
Post by: Daljeet on May 20, 2010, 08:24:42 PM
Hi there,
I just downloaded the 2.3 beta release #260,
The problem is even when i check don't include port number it still uses it ??
Any solution??
Thanks.
Title: Re: Port address Problem
Post by: maverick on May 21, 2010, 07:01:23 AM
The problem is even when i check don't include port number it still uses it ??
Any solution??

Don't include port in URL only affects URL building and should only be used with care.

The only port that isn't included in a url is port 80.  If you use HFS with any other port it is included as part of the url.  This is normal.  example xxx.xxx.xxx.xxx.:12345
Title: Re: Port address Problem
Post by: rejetto on May 29, 2010, 05:24:04 PM
if you want really to have no port, you must use port 80.
that is a sort of workaround.
don't use it if you don't deeply know what you are doing.