You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Andrey Adamovich <ad...@solcraft.lv> on 2001/01/25 12:48:58 UTC

general/7128: Multiple '/' symbols in page URL gives the page, but didn't load images

>Number:         7128
>Category:       general
>Synopsis:       Multiple '/' symbols in page URL gives the page, but didn't load images
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Jan 25 03:50:02 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     adamovich@solcraft.lv
>Release:        1.3.14
>Organization:
apache
>Environment:
RedHat 7.0
Linux 2.2.16-22 #1 Tue Aug 22 16:16:55 EDT 2000 i586 unknown 
>Description:
Giving such URLs to apache forces it to change the current directory somehow
and the relative path to 'images' directory becomes wrong and that's why error
log becomes full of 404 errors...
>How-To-Repeat:

http://httpd.apache.org/docs/programs//httpd.html - without logo
http://httpd.apache.org/docs/programs/httpd.html - with logo

http://www.solcraft.lv/produkti/index.html - with images
http://www.solcraft.lv/produkti//index.html - without images
>Fix:
use paths relative to URL given in <base> tag,
but this needs to change all HTML files and CGI scripts we have :(
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database 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!     ]