delight-im / delight-im/PHP-Router

Simpler rewriting config with apache

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
PHP
Stars
39
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Hi, this is just to let you know that apache httpd 2.2.16 supports the [FallbackResource directive](https://httpd.apache.org/docs/trunk/en/mod/mod_dir.html#fallbackresource), so instead of requiring and enabling mod_rewrite, all that is needed is mod_dir, so:

FallbackResource /index.php

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Apache configuration or setup documentation for PHP-Router and compare its current mod_rewrite guidance with the reported FallbackResource directive. Done means the documented Apache setup reflects the simpler mod_dir-based configuration where appropriate; the issue does not name a specific file or test.

Written by the indexing model from the issue text.

Assessment

Tech stack
apache, php
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.