delight-im / delight-im/PHP-Router
Simpler rewriting config with apache
Open
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
Assessment
This issue has not been assessed yet.