Feature #1473
Support letterhomes in mod_userdir
| Status: | Fixed | Start: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | mod_userdir | |||
| Target version: | 1.5.0 | |||
| Missing in 1.5.x: |
Description
The patch add the boolean "userdir.letterhomes" option so that letterhomes can be supported.
Eg. if you set
userdir.basepath = "/users" userdir.letterhomes = "enable" userdir.path = "public_html"
Then "/~username" will be served from "/users/u/username/public_html".
Best regards,
Jozsef
-- kadlec
History
Updated by glen over 2 years ago
- Status changed from New to Assigned
Updated by glen over 2 years ago
- Status changed from Assigned to Fixed
- Resolution set to fixed
Committed revision r2058
Updated by glen over 2 years ago
Committed revision r2059 for 1.5
Also available in: Atom