litespeedtech / litespeedtech/openlitespeed
SnappyMail does not work
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.5k
- Forks
- 233
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 5
Description
See https://github.com/the-djmaze/snappymail/issues/525. Per @the-djmaze's direction, I made some changes to get SnappyMail to work. Namely, I deleted the .htaccess file that optimizes SnappyMail for fast load times with precompressed files. I would like to serve these files and that requires .htaccess. See below for more details.
Contributor guide
No contributing guide indexed for this repository
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 by reading issue #525 in SnappyMail and the details about deleting .htaccess to restore compatibility. Then inspect OpenLiteSpeed's handling of .htaccess and precompressed files; done means SnappyMail works while those optimized files can still be served through .htaccess.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100