https://issues.apache.org/bugzilla/show_bug.cgi?id=47236
--- Comment #2 from Dan Poirier <poir...@pobox.com> 2010-11-04 16:36:57 EDT --- The bug report appears to be referring to this example: http://httpd.apache.org/docs/trunk/ssl/ssl_faq.html#relative I verified that in Firefox at least, if you use a relative link of the form <a href="foo.html:SSL">link to be rewritten to ssl</a> that Firefox tries to interpret the part before the ":", "foo.html", as a protocol (like http:) and refuses to follow the link. We can probably just change the ":" in the example to some other innocuous character, like "@", but I'd like to verify first that "@" will be safe to use in this context. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org