[LLVMbugs] [Bug 15653] New: HTTPS access to llvm.org gives 404 error
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Apr 2 02:22:16 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=15653
Bug ID: 15653
Summary: HTTPS access to llvm.org gives 404 error
Product: Website
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: General Website
Assignee: unassignedbugs at nondot.org
Reporter: Matthieu.Moy at imag.fr
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
I mistakenly accessed https://llvm.org/ (httpS instead of plain HTTP). I'd
expect either
* HTTPS working
* Redirection to the plain HTTP site
* at worse, no reply from server.
Instead, I got a 404 error:
Not Found
The requested URL / was not found on this server.
I guess there's a misconfigured virtual host in the apache config.
--
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/20130402/c048a02d/attachment.html>
More information about the llvm-bugs
mailing list