[PR #530] Fix Ceph URL #1165

Closed
opened 2025-11-19 21:10:02 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/awesome-foss/awesome-sysadmin/pull/530

State: closed
Merged: Yes


curl -I https://ceph.com/
HTTP/1.1 500 Internal Server Error

curl -I https://ceph.com/en/
HTTP/1.1 200 OK
**Original Pull Request:** https://github.com/awesome-foss/awesome-sysadmin/pull/530 **State:** closed **Merged:** Yes --- ``` curl -I https://ceph.com/ HTTP/1.1 500 Internal Server Error curl -I https://ceph.com/en/ HTTP/1.1 200 OK ```
GiteaMirror added the pull-request label 2025-11-19 21:10:02 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-sysadmin#1165