[PR #53] Allow adding and checking vhosts with path #62

Open
opened 2026-02-27 09:12:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/maelstrom-cms/odin/pull/53
Author: @dweissengruber
Created: 3/4/2021
Status: 🔄 Open

Base: masterHead: support_url_with_path


📝 Commits (2)

  • 4067440 ✔️ Allow adding and checking Vhosts with Path
  • 0512a52 🐛 Fix typo

📊 Changes

2 files changed (+3 additions, -4 deletions)

View changed files

📝 app/HasRobots.php (+2 -1)
📝 app/Website.php (+1 -3)

📄 Description

Support for adding Domains / Vhosts like "https://example.com/health" while keeping the functionality of Robots and DNS check intact.

To reduce load on checked systems and support for checking sub-dir setups.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/maelstrom-cms/odin/pull/53 **Author:** [@dweissengruber](https://github.com/dweissengruber) **Created:** 3/4/2021 **Status:** 🔄 Open **Base:** `master` ← **Head:** `support_url_with_path` --- ### 📝 Commits (2) - [`4067440`](https://github.com/maelstrom-cms/odin/commit/406744002637f717ad9c306ef5cd445994c25516) ✔️ Allow adding and checking Vhosts with Path - [`0512a52`](https://github.com/maelstrom-cms/odin/commit/0512a52f096cb3bb5138a63d7ef9b21b76d1c9e1) 🐛 Fix typo ### 📊 Changes **2 files changed** (+3 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `app/HasRobots.php` (+2 -1) 📝 `app/Website.php` (+1 -3) </details> ### 📄 Description Support for adding Domains / Vhosts like "https://example.com/health" while keeping the functionality of Robots and DNS check intact. To reduce load on checked systems and support for checking sub-dir setups. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/odin-maelstrom-cms#62
No description provided.