PerlDancer / PerlDancer/Dancer2
Running dispatch.fcgi as ScriptAlias
Open
Nobody has claimed this yet.
- Dominant language
- Perl
- Stars
- 604
- Forks
- 288
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 5
Description
I deploy my D1 apps via dispatch.fcgi like this:
ScriptAlias /appx /path/to/appx/dispatch.fcgi
Should D2 support this as well?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Dancer Deployment.pod section on running as a CGI or FastCGI script, then inspect how D2 handles dispatch.fcgi and Apache ScriptAlias deployment. Verify whether the shown /appx mapping works in D2; done means either documented support or a clearly identified implementation path with a reproducible deployment check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- apache, perl
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100