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: unassignedb...@nondot.org
          Reporter: m...@sqlby.me
                CC: greg.bedw...@sony.com, llvm-bugs@lists.llvm.org,
                    m...@sqlby.me, to...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to