Patch the kernel to allow apache to run on port 80 or you could
possible make use of vsdredirect to make it work. However heard a lot
of problems with vsdredirect crashing. A good start could be to make
sure that all your links on your website that reference to a directory
have an ending /
You could always also write some apache mod_rewrite commands to make
sure 8080 gets stripped and the final / gets added.

Friday, May 10, 2002, 11:46:02 AM, you wrote:


AP> On Wed, 8 May 2002 16:38:02 -0500
AP> Eje Gustafsson <[EMAIL PROTECTED]> wrote:

>> Not use port redirects or be sure you supply the / when you specify a
>> directory. :(

AP> But If I not use port redirects, how can Apache could work ????

>> It's an issue with how Apache is working when it is provided a file
>> name and apache have to check if it's a directory or a file.
>> By not providing / after the directory name apache will have to search
>> and it will return the hostname and port in the return info.
>> Since you run apache as a none root user on 8080 apache will return
>> hostname.tld:8080 in the responds.
>> 
>> Wednesday, May 08, 2002, 13:16:16 PM, you wrote:
>> 
>> 
>> AP> Hi all !
>> 
>> AP> I have a strange problem in all my virtual servers ........
>> 
>> AP> When I access the URL of a virtual server, the port appears in the
>> AP> nav bar.
>> 
>> AP> For example:
>> 
>> AP> If I type: http://paulvirtualserver.com 
>> AP> I see in the browser bar: http://paulvirtualserver.com
>> 
>> AP> If I type: http://paulvirtualserver.com/manual/
>> AP> I see: http://paulvirtualserver.com/manual/
>> 
>> AP> * * * But, if I type: http://paulvirtualserver.com/manual
>> AP> I see: http://paulvirtualserver.com:8080/manual/
>> 
>> AP> Someone knows how can I do for repair this?
>> 
>> AP> Thanks !
>> 
>> AP> Ana
AP> ------------------------- The freeVSD Support List --------------------------
AP> Subscribe:   mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
AP> Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
AP> Archives:    http://freevsd.org/support/mail-archives/freevsd-support
AP> -----------------------------------------------------------------------------
AP> ---
AP> [This E-mail scanned for viruses by Declude Virus]




Best regards,
 Eje Gustafsson                       mailto:[EMAIL PROTECTED]
---
The Family Entertainment Network      http://www.fament.com
Phone : 620-231-7777                  Fax   : 620-231-4066
eBay UserID : macahan
          - Your Full Time Professionals -

---
[This E-mail scanned for viruses by Declude Virus]

------------------------- The freeVSD Support List --------------------------
Subscribe:   mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
Archives:    http://freevsd.org/support/mail-archives/freevsd-support
-----------------------------------------------------------------------------

Reply via email to