MSWS 7d07a1e700 docs: Update Caddyfile to refine redirects and clarify behavior
Update Caddyfile configurations for `*.code.msws.xyz` and clarify existing logic

- Modify `*.code.msws.xyz` configuration:
  - Comment out the previous `reverse_proxy` setup.
  - Add `auto_https disable_redirects` (commented-out for reference).
  - Introduce a new `handle_path` block to redirect requests to `https://code.msws.xyz/proxy/...` with a 302 status.
- Clarify port `:443` and `:80` logic:
  - Document redirection for `/resume` to a GitHub-hosted PDF resource.
  - Make existing `/s` and reverse proxy configurations to `https://msws.github.io` more explicit.

[caddy/Caddyfile]
Summary:

- Updated the configuration for `*.code.msws.xyz`:
  - Commented out the previous `reverse_proxy` configuration.
  - Added a new configuration that disables HTTPS redirects via `auto_https disable_redirects` (commented-out block).
  - Introduced a new `handle_path` block to redirect requests to a specific URL structure (`https://code.msws.xyz/proxy/...`) with a 302 status.

- No changes made to the reverse proxy configurations for other subdomains (e.g., `yt`, `music`, `watch`, `photos`).

- Expanded the logic for port `:443` and `:80`:
  - Added a comment to clarify the redirection for `/resume` to a PDF resource hosted on GitHub.
  - Made existing configurations for `/s` and reverse proxy behavior to `https://msws.github.io` more explicit.
2025-03-28 15:01:05 -07:00
2025-03-10 23:39:47 -07:00
2024-08-23 20:39:09 -07:00
2024-10-20 22:19:48 -07:00
2025-03-16 20:31:40 -07:00
2025-03-10 03:21:03 -07:00
2025-03-12 05:54:41 -07:00
2024-10-20 22:19:48 -07:00
2024-11-20 12:24:54 -08:00
2025-03-15 20:27:58 -07:00
2024-08-23 20:39:09 -07:00
2025-03-12 05:54:41 -07:00
2024-08-23 20:39:09 -07:00
2024-08-23 20:39:09 -07:00
2024-06-30 21:04:49 -07:00
2023-11-22 07:15:31 +00:00

Homelab

This is the server-side configuration for my homelab setup.

Description
No description provided
Readme 10 MiB
Languages
JavaScript 41.3%
PHP 35.9%
CSS 17.1%
Twig 5.4%
Python 0.2%