View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
4981 | Composr | core | public | 2022-10-20 19:55 | 2022-11-20 03:03 |
Reporter | Chris Graham | Assigned To | Guest | ||
Priority | normal | Severity | feature | ||
Status | new | Resolution | open | ||
Summary | 4981: Documented nginx rewrite rules | ||||
Description | Enhance the build_rewrite_rules.php script to be able to generate sample rewrite rules for nginx. Automatically put them into the tut_webhosting tutorial under a new section for sample nginx configuration. | ||||
Tags | Roadmap: Over the horizon | ||||
Attach Tags | |||||
Time estimation (hours) | 2 | ||||
Sponsorship open | |||||
|
Patrick, I have written this up based on our discussion. I have also created 4982, but I don't feel that is nearly as important. I'd just like to be able to have rewrites fully work under nginx given official instructions. |
|
For reference, I discussed the importance of Nginx with Patrick, and in summary: - Nginx is nice, it would be good to not have to rely on having Apache behind it - Some hosting control panels are pushing Nginx-only now, not Nginx+Apache Broadly we identified some good reasons for using Nginx: - Faster for static files - Allows having multiple sites running off of different ports (for webapps that need to run off of a webroot) but then transparently hosted on arbitrary URLs via reverse proxying - More modern |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-10-20 19:55 | Chris Graham | New Issue | |
2022-10-20 20:29 | Chris Graham | Relationship added | related to 4982 |
2022-10-20 20:35 | Chris Graham | Assigned To | => user4172 |
2022-10-20 20:35 | Chris Graham | Status | Not Assigned => Assigned |
2022-10-20 20:35 | Chris Graham | Tag Attached: Roadmap: v11 | |
2022-10-20 20:36 | Chris Graham | Note Added: 0007562 | |
2022-10-20 20:40 | Chris Graham | Note Added: 0007563 | |
2022-11-20 03:03 | Chris Graham | Tag Detached: Roadmap: v11 | |
2022-11-20 03:03 | Chris Graham | Tag Attached: Roadmap: v12 | |
2022-11-20 03:03 | Chris Graham | Tag Detached: Roadmap: v12 | |
2022-11-20 03:03 | Chris Graham | Tag Attached: Roadmap: v12 | |
2022-11-20 03:03 | Chris Graham | Assigned To | user4172 => |
2022-11-20 03:03 | Chris Graham | Status | Assigned => Not Assigned |
2024-03-26 00:58 | PDStig | Tag Renamed | Roadmap: v12 => Roadmap: Over the horizon |