[llvm-bugs] [Bug 39565] New: Foundation website SSL connections are not working.

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Nov 5 13:48:40 PST 2018


https://bugs.llvm.org/show_bug.cgi?id=39565

            Bug ID: 39565
           Summary: Foundation website SSL connections are not working.
           Product: Website
           Version: unspecified
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: General Website
          Assignee: unassignedbugs at nondot.org
          Reporter: mike at sqlby.me
                CC: greg.bedwell at sony.com, llvm-bugs at lists.llvm.org,
                    mike at sqlby.me, tonic at nondot.org
        Depends on: 39309

If a user navigates to https://foundation.llvm.org thee user is redirected to
the Bugzilla main page.

If a user attempts to navigate manually to
https://foundation.llvm.org/documents/ the user receives a 404 error.

These are related issues and both appear to be caused by an apache
misconfiguration.

+++ This bug was initially created as a clone of Bug #39309 +++

This results in a number of links being incorrect.

Steps to reproduce:

1) Navigate to "http://llvm.org/"

2) Click link "Site Map > LLVM Foundation"
2a) Current URL is "http://llvm.org/foundation/"

3) Click link "Site Map > Public Documents"
3a) Current URL is "http://foundation.llvm.org/documents/"

4) Click link "Site Map > Main"
4a) Current URL is "http://foundation.llvm.org/index.html"

5) Observe the "Useful Links" section in the sidebar.
5a) "Useful Links > LLVM.org" links to "http://foundation.llvm.org/"
5b) "Useful Links > LLVM Foundation Home" links to
"http://foundation.llvm.org/foundation/" (404 error)
5c) "Useful Links > Relicensing Effort" links to
"http://foundation.llvm.org/foundation/relicensing/" (404 error)


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=39309
[Bug 39309] foundation page link goes to
"http://foundation.llvm.org/documents/" rather than
"http://llvm.org/foundation/documents/"
-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20181105/c2ffabb5/attachment-0001.html>


More information about the llvm-bugs mailing list