Re: general/1877: http://hostname:port/~username not found

1998-08-31 Thread coar
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.  ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]


Synopsis: http://hostname:port/~username  not found

State-Changed-From-To: feedback-closed
State-Changed-By: coar
State-Changed-When: Mon Aug 31 05:19:52 PDT 1998
State-Changed-Why:
[This is a standard response.]
No response from submitter, assuming issue has been resolved.



Re: general/1877: http://hostname:port/~username not found

1998-05-28 Thread coar
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]


Synopsis: http://hostname:port/~username  not found

Comment-Added-By: coar
Comment-Added-When: Thu May 28 13:05:30 PDT 1998
Comment-Added:
[This is a standard response.]
This Apache problem report has not been updated recently.
Please reply to this message if you have any additional
information about this issue, or if you have answers to
any questions that have been posed to you.  If there are
no outstanding questions, please consider this a request
to try to reproduce the problem with the latest software
release, if one has been made since last contact.  If we
don't hear from you, this report will be closed.



Re: general/1877: http://hostname:port/~username not found

1998-02-27 Thread dgaudet
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]


Synopsis: http://hostname:port/~username  not found

State-Changed-From-To: open-feedback
State-Changed-By: dgaudet
State-Changed-When: Fri Feb 27 00:47:30 PST 1998
State-Changed-Why:
Waiting for user to try 1.2.6 and disable compiler optimization.




general/1877: http://hostname:port/~username not found

1998-02-26 Thread Matthew McGillis

Number: 1877
Category:   general
Synopsis:   http://hostname:port/~username  not found
Confidential:   no
Severity:   non-critical
Priority:   medium
Responsible:apache
State:  open
Class:  sw-bug
Submitter-Id:   apache
Arrival-Date:   Thu Feb 26 11:50:01 PST 1998
Last-Modified:
Originator: [EMAIL PROTECTED]
Organization:
apache
Release:1.2.5
Environment:
HP-UX 10.20
HP ansi C compiler
Description:
The problem is very similar in nature to what is described in the FAQ about  
the server not working correctly when a trailing / is not found.  If I use a 
trailing / everything is ok.  But, when I remove it everything stops working. 
 The ServerName is set correctly to hostname but I have a feeling the code does 
not account for when the port is different than 80 the server in this situation 
must return http://hostname:port/~username/ and I suspect it is forgetting 
about the port number. 
How-To-Repeat:
Should be able to by starting httpd with a port number different than 80.
Fix:
Add code to check if the port number is different than 80 and if it is include 
it in what is sent back to the client
Audit-Trail:
Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include [EMAIL PROTECTED] in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]